Skip to content

This is a simple CRUD web app build with react and sass. The todo list allows user to keep track on his(her) tasks and he(she) can crate new todo, delete todo, mark completed tasks and also edit and update an item. All the tasks will be saved locally using `localStorage`.

Notifications You must be signed in to change notification settings

Kandy-Peter/react-todo

Repository files navigation

React TodoList

The TodoList is a simple web application that help users to manage their tasks, the way that user can create a new task, can edit and save it again, user can check it as completed or delete the tasks.

Screenshot

image

see the project

here is the: live_Demo

Built With

  • React
  • SASS/SCSS

Prerequisites

clone repo: git clone https://github.com/Kandy-Peter/react-todo.git

Getting Started with Create React App

run npm install to install dependecies

Run to the browser

npm start the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.\

Authors

👤 Kandi Peter

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.

About

This is a simple CRUD web app build with react and sass. The todo list allows user to keep track on his(her) tasks and he(she) can crate new todo, delete todo, mark completed tasks and also edit and update an item. All the tasks will be saved locally using `localStorage`.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published