Skip to content

BAGABO-BONNY/task-management-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Taskade - A Todo list application

Managing your daily tasks regulary everyday with taskade platform

Built it with

  • Node.js
  • Express.js
  • MongoDB
  • React.js

Quick start

To start development locally to the following

  1. API

You will first have to install dependencies then start the server

cd api && npm run install # this is install required dependencies
npm run dev # to start the development server
  1. Frontend

You will also install dependencies then start the server

cd api && npm run install # this is install required dependencies
npm run dev # to start the development server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published