Skip to content

This is a simple TODO PWA that allows you to add, edit, and delete tasks. It also allows you to mark tasks as complete. The app is built using React and SASS. The app is deployed on Github Pages and can be accessed from the link below.

Notifications You must be signed in to change notification settings

gautam247gk/simple-todo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple TODO App

This is a simple TODO app that allows you to add, edit, and delete tasks. It also allows you to mark tasks as complete. The data is stored in the local storage so that the data does not disappear even if you close the browser. The app is built using React and SASS. The app is deployed on Github Pages and can be accessed here.

Libraries Used

Font Awesome was used for the icons. The library can be found here. Sass was used for styling. The library can be found here.

How to Run

To run the app, clone the repository and run the following commands:

npm install

npm start

About

This is a simple TODO PWA that allows you to add, edit, and delete tasks. It also allows you to mark tasks as complete. The app is built using React and SASS. The app is deployed on Github Pages and can be accessed from the link below.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published