Skip to content

tarek99samy/TODO-APP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TODO-APP

A simple Todo applications for saving daily tasks and remove done ones

Features

- First-Mobile Responsive

- Can add/edit/remove tasks

- light/dark themes


Built with

- ReactJS

- HTML5

- CSS


How to run locally

- Clone the repo then type in terminal

    npm install

- Then type

    npm run start

- the link http://localhost:3000 will open automatically in your default browser


Future work

- Edit tasks

- Multiple themes for the application

- Deploy the project on any free service like netlify, heroku, github-pages

- Use cloud database to save tasks like mongodb atlas