This is implemented using React for front-end development and back-end server based on Node.js, Express, and MongoDB.
- Clone the repository
git clone https://github.com/ShehaniWageesha/MERN-User-Authentication-JWT.git
- Run these commands on both backend and frontend of the application
npm install
npm start