Skip to content

Task manager web application using react and tailwind css as front end design and express and mongodb as backend service.

Notifications You must be signed in to change notification settings

Mohammed-Sameer-Inamdar/taskManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Task Manager

Simple and fast task manager web app built with React, Tailwind CSS, Express, and MongoDB.

Setup

Frontend

  1. cd task_manager
  2. npm install
  3. npm start

Backend

  1. Make sure MongoDB is running at port 27017
  2. cd task_manager_express
  3. npm install
  4. npm start

About

Task manager web application using react and tailwind css as front end design and express and mongodb as backend service.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published