Skip to content

kamilarici/todo-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

    Todo App

What's used in this app ? How to run ? Author
  • Booststrap
  • React
  • Local Storage
  • Javascript
  • Html
  • Css
  • Once you clone the project

    1. run pnpm install or yarn install for node modules
    2. run pnpm start or yarn start for open development stage
  • Take a look at my other projects
  • Visit me on Linkedin
  • What is this project about ?

    This is todo project working with local storage. User can add new todo and able complete the todo if they want able delete the todo.