Todo-List

This is a todolist app built using React. A user can add, delete and edit todo items.

Live Demo

link to live demo - (coming-soon!)

Built With

  • Create React App (CRA)
  • Class based components
  • Gitflow
  • CSS(modularized, Inline and stylesheet)
  • JSX
  • Babel

Getting Started

Clone this repository

$ git clone git@github.com:Favourezeugwa/react-todo-list.git
$ cd react-todo-list

Run project

$ npm install
$ npm start

Open page in browser

$ http://localhost:3000/

Author

👤 Favour Amarachi Ezeugwa

🤝 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!

Acknowledgments

  • Hat Tip to Ibas Majid for carefully explaining react in details.
  • Inspiration (Ibaslogic)
  • Thanks to microverse for providing this tutorial

📝 License

This project is MIT licensed.