Skip to content

shockhs/todolist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 

Repository files navigation

TODOLIST app


/server - API (node.js + mongoDB)
/client - React

Usage

cd client 
yarn install 
yarn start

cd server
yarn install
yarn start

or 

cd client 
npm install 
npm run start

cd server
npm install
npm run start

About

React + Node.js + MongoDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published