To-Do App is a tool that helps to organize your day. It simply lists the things that you need to do and allows you to mark them as complete. It was built using webpack as bundler for every file component from JS modules, images, style and more.
- Webpack technologies
- JavaScript(ES6)
- HTML
- CSS
Here is the link to the deployed version of the app: Click on this 🚀 link
Clone this repository
- $ git clone here
- $ cd to-do_app
- $ npm install
- $ npm run build
- $ npm run start # this will enable webpack to watch for your changes in code
👤 Oluwatoyin Olaoye
- GitHub: @AbayomiOlaoye
- LinkedIn: Oluwatoyin Olaoye
🤝 Contributing
Contributions, issues, and feature requests are welcome! Show your support
Give a ⭐️ if you like this project!
Acknowledgments
- Hat tip to anyone who's code/resource was used
- Inspiration
- Microverse student community
This project is MIT licensed.