Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 293 Bytes

README.md

File metadata and controls

9 lines (9 loc) · 293 Bytes

To_do

To do app created using React,Express and Node js Database can be find in 'to-do-back/user/db.json'
alt text

Development

Start server 'cd to-do-back && npm start'
Start client 'cd to-do-front && npm start'