Skip to content

dericking01/React-Todo-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This app lets you set up tasks and complete them in time. It has a perfect UI/UX design.

In order to user this app, set up a firebase account and navigate to src/firebase and put your config there and run the below codes in your terminal to spin the app on localhost 3000.

1.npm install

2.npm start