Task-manager icon indicating copy to clipboard operation
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!

user-profile

Built With

HTML
HTML
CSS
CSS
Bootstrap CSS
Bootstrap CSS
JavaScript
JavaScript
Nodejs
Nodejs
ExpressJS
ExpressJS
MongoDB
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

  1. Fork this repo, click on the fork icon in the top-right corner to get started

  2. Clone the repo, you can use the following the command:

    git clone https://github.com/<your-github-username>/Task-Manager-Api
    
  3. Navigate to project directory

    cd Task-Manager-Api
    
  4. Install dependencies

    npm install
    
  5. Create your .env file take reference from sample.env

  6. Start server

    npm start
    

    OR

    npm run dev
    

View Demo

Become a contributor

Feel free to open Pull requests

Thanks for reading!