Masuduzzaman811 / react-todo-list

This is simple to-do app built with react library.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React ToDo App

"React ToDo App" is a simple app with basic todo functionalities built with reactJS library.

  • Add todo tasks.
  • Mark tasks as completed.
  • Delete completed tasks.
  • Delete all the completed tasks altogether.

Built With

  • HTML, CSS, JavaScript, JSX
  • React library
  • NPM package manager

Live Demo

Will be available soon...

Getting Started

To get the source code from GitHub. Open a terminal:

git clone https://github.com/Masuduzzaman811/react-todo-list.git

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

Prerequisites

  • Web browser
  • Code editor

Setup

npm install
npm run build
npm run start

Authors

👤 Md Masuduzzaman

🤝 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

  • Microverse
  • reactjs.org

About

This is simple to-do app built with react library.


Languages

Language:HTML 61.0%Language:CSS 20.0%Language:JavaScript 19.0%