- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
Todo App (React) is a react application that enables the adding, updating and removal of to do tasks.
Client
- Static to-do list
- Add to do item
- Remove to do item
- Update to do item
- ReactJs
- NPM
In order to run this project you need:
- To have installed Nodejs in your Code editor. In case you don't have it, go to this site and download the setup based on your PC
Clone this repository to your desired folder using the above command:
cd my-folder
git clone https://github.com/mrprotocoll/todo-app-react-microverse.git
Install this project with:
cd my-project
npm install -y
To run the project, execute the following command:
cd my-project
npm start
Open http://localhost:3000/ to view it in the browser. The page will automatically reload if you make changes to the code. You will see the build errors and lint warnings in the console.
👤 mrprotocoll
- GitHub: @mrprotocoll
- Twitter: @dprotocoll
- LinkedIn: @mrprotocoll
- [Add good UI/UX]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
https://github.com/mrprotocoll/todo-app-react-microverse
If you like this project, please don't forget to follow me and give it a star.
I would like to thank Microverse
This project is MIT licensed.