Task-manager
Task-manager copied to clipboard
This Task manager will help you to keep you on track and to follow your daily routine. You can add your daily tasks and take notes for different things, also you can remove them once you're done with...
trafficstars
Task Manager App
This app is developed to keep you on Track!

Built With
|
HTML |
CSS |
Bootstrap CSS |
|
JavaScript |
Nodejs |
ExpressJS |
MongoDB |
Getting Started
To get a local copy in your machine and running up follow the following steps.
Prerequisites
Before installation, make sure you have already installed the following tools:
Installation
-
Fork this repo, click on the fork icon in the top-right corner to get started
-
Clone the repo, you can use the following the command:
git clone https://github.com/<your-github-username>/Task-Manager-Api -
Navigate to project directory
cd Task-Manager-Api -
Install dependencies
npm install -
Create your
.envfile take reference fromsample.env -
Start server
npm startOR
npm run dev
View Demo
Become a contributor
Feel free to open Pull requests
Thanks for reading!