https://github.com/progress2002/react-todo-app
https://github.com/progress2002/react-todo-app
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/progress2002/react-todo-app
- Owner: Progress2002
- Created: 2023-01-16T16:59:36.000Z (over 3 years ago)
- Default Branch: develop
- Last Pushed: 2023-01-17T11:18:19.000Z (over 3 years ago)
- Last Synced: 2025-03-11T00:31:52.510Z (over 1 year ago)
- Language: JavaScript
- Size: 375 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Microverse README Template
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [💻 Getting Started](#getting-started)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
**Todo list app* is a web app that allows you to add tasks, edit, delete and mark tasks as completed.
Here are some features of the page:
Add a task to you to do list.
Remove a task from your to do list.
- Create a local directory that you want to clone the repository.
- On the terminal navigate to the folder you created and run this command: git clone https://github.com/Kashif-Saleem-Ghuman/REACT-TODO-APP.git
- Now navigate to the repository folder using command prompt cd REACT-TODO-APP.
- Make sure to intall linters using this link: https://github.com/microverseinc/linters-config.
-Make sure to add project dependancies by running the command 'npm install'.
### Prerequisites
In order to run this project you need:
-Google chrome
-Internet Explorer
-Any broswer
### Setup
Clone this repository to your desired folder:
- Open the command prompt/terminal and navigate to the created directory.
- On the terminal run this command git clone https://github.com/Kashif-Saleem-Ghuman/REACT-TODO-APP.git.
- Go to the repository folder using command prompt cd TREACT-TODO-APP.
- Make sure to intall linters using this link: https://github.com/microverseinc/linters-config.
- Make sure to intall all dependencies by running 'npm install'.
--->
👤 **Progress Ezeamaka**
- GitHub: [@githubhandle](https://github.com/Progress2002)
- Twitter: [@twitterhandle](https://twitter.com/Progress_2002)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/progress-ezeamaka-27b114247)
- Implement some UX improvements: To dynamically add and remove tasks.
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/Progress2002/React-Todo-App/issues).
Give a ⭐️ if you like this project!
[React](https://reactjs.org/)
[Tutorial](https://ibaslogic.com/react-tutorial-for-beginners/)
This project is [MIT](https://github.com/Kashif-Saleem-Ghuman/REACT-TODO-APP/blob/dev/LICENSE.md) licensed.