check project live here - Todo App
todo-react
uses semantic UI for styling UI and works without any back-end at all, using
browser localstorage for storage, app state and data persistence.
As the todo-react
uses localstorage for data storage, your data is with you at all times
and is local to the browser of any particular device.
todo-react
is also available on android and windows in the form of PWA and can be installed
like any native app from play store or microsoft app store.
git clone
this repositorycd
totodo-react
directorynpm install
npm start
- check you browser