Skip to content

This is a simple Todo-List app created using React, it performs operations like, allowing users to input list of todos, edit a todoList, mark a todo as completed and also delete a todo.

License

Notifications You must be signed in to change notification settings

codewithmike01/TodoLst-UsingReact

Repository files navigation

TodoLst-UsingReact

This is a simple Todo-List app created using React, it performs operations like, allowing users to input list of todos, edit a todoList, mark a todo as completed and also delete a todo.



ScreeShot

Built With

  • React
  • Babel

Live Demo

Live Demo Link

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

You will need to have git and installed in your machine

Setup

To clone Run https://github.com/Ginohmk/TodoLst-UsingReact.git


Run cd TodoLst-UsingReact

Install

To install all dependencies Run npm install

Deployment

Runnpm start(to enable webpack live server)
Runnpm build (to build production folder (dist) )

Author

👤 Author

🤝 Contribute

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration

📝 License

This project is MIT licensed.

About

This is a simple Todo-List app created using React, it performs operations like, allowing users to input list of todos, edit a todoList, mark a todo as completed and also delete a todo.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published