- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
interactive list In this project, you will add some functionality to your application to make it interactive. The user will also be able to mark task completion by selecting the corresponding checkbox (or undo it by unchecking the checkbox). The updated tasks list will be stored in local storage.
Describe the tech stack and include only the relevant sections that apply to your project.
Client
- [Add items]
- [Display items]
- [Remove items]
Open the live-demo of the project [Project Link][https://theresetuyi.github.io/To-do-List/]
To get a local copy of this exercice, Please follow these simple example steps.
- Clone this repository or download the Zip folder:
https://github.com/theresetuyi/To-do-List.git
- Navigate to the location of the folder in your machine:
C:\Users\PATH\project\To-do-List>
- Press Enter to navigate to your local clone.
- Open terminal and run this command npm install
- after finishing step 5, run this command npm start to run the project
- for testing components, you can run: npm run test.
👤 theresetuyi
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
list-structure
[ ] [To do list]
- [Add modules]
- [Use webpack to bundle JavaScript]
- [ ES6 modules]
- [Add contact page]
Give a ⭐️ if you like this project!
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page
This project has been created in reference to the template created by
This project is License licensed.