Skip to content
 
 

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

User Registration Form

This project uses React, TypeScript and Tailwind and is made using MERN Stack.

To run this project

  1. Clone the repository
  2. run command 'npm install' for both client and server folders
  3. Inside server folder make a .env file and store your own credentials for the following:
  • MONGO_URI
  • PORT
  • CLOUDINARY_CLOUD_NAME
  • CLOUDINARY_API_SECRET
  • JWT_SECRET
  • CLIENT_ORIGIN
  1. Finally run command 'npm run dev' for both the folders.

Releases

Packages

Contributors

Languages