Skip to content

somemorewater/Intro

Repository files navigation

Node.js Introductory Project(playground)

Overview

This project is a simple user authentication system built using Node.js, Express, and MongoDB. It allows users to sign up, log in, and access a dashboard displaying their info.

Features

  • User registration
  • User login
  • JWT-based authentication
  • Dashboard to view user information

Tech Stack

  • Backend: Node.js, Express
  • Database: MongoDB
  • Authentication: JSON Web Tokens (JWT)
  • Hashing: bcrypt
  • Environment Variables: dotenv

Getting Started

Prerequisites

  • Node.js
  • MongoDB
  • npm

Installation

  1. Clone the repository:

    git clone https://github.com/somemorewater/Intro.git
    cd Intro

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors