Skip to content

Latest commit

 

History

History
 
 

User-Registration-System

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

💥 USER REGISTRATION SYSTEM 💥

Tech Stack Used 🎮

html5 tailwind javascript node express mongodb

Line

⚡ Description 📃

  • This is a website which takes users details and create account
  • After creating account, users can login and see their profile information.

⚡ How to run it? 🕹️

  1. Fork the repository.

  2. Clone the project.

git clone repository-url
  1. Navigate to backend folder.
cd ./backend
  1. Install dependencies.
npm install
  1. Create and update .env file.
PORT=YOUR_PORT
MONGODB_URL=YOUR_MONGODB_URI
JWT_SECRET_KEY=YOUR_SECRET_KEY
  1. Start server.
npm start
  1. Navigate to frontend folder and open index.html on browser to view the website.

⚡ Screenshots 📸

image image image image

Line

Developed By DHARSHI B. 👩

Happy Coding 🧑‍💻

Show some  ❤️  by  🌟  this repository!