A minimalistic to-do list application to help you stay organized and manage your tasks efficiently.
Make sure you have Node.js(https://nodejs.org/) installed.
Clone the repository:
git clone https://github.com/NathanMontois/Opensource.git
→ cd todo-list
→ npm install
→ npm start
Contributing Contributions are welcome! Feel free to open issues and pull requests.
License This project is licensed under the MIT License - see the LICENSE file for details.
Acknowledgments Inspired by the need for a simple and effective to-do list. Thanks to React for making the development process enjoyable.