A simple app which allow users to manage their daily tasks.
Sign in page
Account of a user
- Fork the project.
- Clone the project.
- Navigate to the project directory .
- Install dependencies with
npm install. - Run
npm start. - Open localhost:3000 in your browser .
- Node js
- Express js
- MongoDB
- Passport

