- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
React To Do List App is a simple application built using the React.js library that allows users to add, edit, and delete tasks to a list. The app uses a single-page application (SPA) architecture and leverages React's state management capabilities to update the UI in real-time as users interact with the app. The To-Do List App also uses React's component-based architecture, allowing developers to build reusable UI components that can be easily composed and reused throughout the app. The app is typically built using modern JavaScript tools like Webpack and Babel, and can be deployed to a variety of hosting platforms. The App is a great example of how to build a modern, responsive, and scalable web application using the React.js library.
Server
- Add Task
- Edit Task
- Delete Task
- [Live Demo Link](coming soon)
To get a local copy up and running, follow these steps.
In order to run this project you need:
- [] git version 2.38.x
- [] node.js version > 12.x
- [] IDE
- [] browser (chrome, firefox, edge, safari)
Clone this repository to your desired folder:
cd my-folder
git clone git@github.com:CaptainBawa/React-Todo-App.git
Install this project with:
cd React-Todo-App
npm install/npm i
To run the project, execute the following command:
Live server
You can deploy this project using:
This project is deployed at github pages you can clone it here.
👤 Collins Bawa
- GitHub: @CaptainBawa
- Twitter: @BawaCollins
- LinkedIn: captainbawa
- Make It Responsive
- Fetch Data From External API
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Dear Viewers!
I'm excited to be working on this project and I would be grateful for your support! By supporting this project, you are not only helping me, but you are also contributing to something meaningful that can make a difference. Your support will give me the motivation and resources necessary to keep moving forward with this project and to ensure its success. So, whether it's through your kind words, by giving a star if you like this project, your financial support, or simply by spreading the word, your support means everything to me. Thank you in advance for your support, and I can't wait to share with you the amazing things we will achieve together.
I would like to thank the Microverse full-stack curriculum for the inspiration and guidance.
This project is MIT licensed.