Ginohmk / 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.

Home Page:https://ginohmk.github.io/TodoLst-UsingReact/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

https://ginohmk.github.io/TodoLst-UsingReact/

License:MIT License


Languages

Language:JavaScript 68.2%Language:CSS 19.8%Language:HTML 12.0%