- 📖 About the Project
- 🚀 Live Demo
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
To-do list is a simple to-do list application using webpack as bundler.
Frontend
Code Editor
Bundler
Hosting and Deployment
- Display Stored To do list
- Implement remove elements
- Implement add elements
- Implement edit elements
- Implement check completed task
- Implement local storage of list items
To get a local copy up and running, follow these steps.
-
Clone this repository run
git clone [email protected]:DevaWinner/to-do-project.git
-
Open the project in a text editor
-
Open a terminal via CMD or in your code editor
-
Run
npm install
- To install all dependencies of the project. -
Run
npm start
to serve and open the project on a development server.
In order to run this project you need:
- Install git on your local computer
Find git installation details here https://git-scm.com/book/en/v2/Getting-Started-Installing-Git
- Clone this repository
Run this command
sh git clone [email protected]:DevaWinner/to-do-project.git
- Follow the steps in
Getting Started
above.
👤 Aniekan Winner
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
- Style looks
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project follow me on github for more amazing projects and ideas
I would like to thank my partners for their immense support
This project is MIT licensed.