Skip to content

TheOjasSingh/Task_Manager

Repository files navigation

Task Manager

Task Manager web application with basic CRUD(Create, Read, Update, Delete)

Run Locally

Clone the project

  git clone https://github.com/TheOjasSingh/Task_Manager.git

Go to the project directory

  cd Task_Manager

Install dependencies

  npm install

Start the server

  npm run start

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

MONGO_URI - MongoDb database connection url

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published