In this we can register the user details from the singin form and allows the user to view the details from login form.
App is created with:
- Javascript
- ExpressJS
- JWT Authentication
- MYSQL (Database)
To run this project, Download or clone my github repository locally:
* open the terminal in the main directory of our project.
* Make sure you have installed all the required package.json modules.
* Setup your Xampp for Mysql Databasee.
* Run the website locally using npm run start