Skip to content

ayushrohan5/Authentication_MERN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

This project has complete authentication code means you can signup and login using your data

// Frontend

To run Frontend React.js code write:

npm i npm run dev

// Backend

To run backend node.js code write:

npm i nodemon index

create a .env file in backend and define your own: PORT, MONGO_CONN, and JWT_SECRET

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published