Task management to assign task to users
PORT, mongoUrl, JWT_SECRET
npm install
Also install nodemon if not present in your global system npm install nodemon
npm start
npm install
- Go to frontend/src/API folder and check both files and change the port number of API's with your backend Port number
npm start
- Now open application in browser.
- Register with your mail or username and passward.
- Login with your credintials.
- Now you will be able to see your Task dashboard.