routes in the project
-------------------------------
\ - signup page
\login - login page
\dashboard - main module page
\history - history page
To run Front end :
go to folder and run
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
To run Back end Server:
go to /server folder situated inside the main /Mausam folder
Open http://localhost:8000 to view it in the browser.