To-do list" 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.
- HTML
- CSS
- JAVASCRIPT (ES6)
- WEBPACK
To get a local copy up and running follow these simple steps.
some knowledge on npm webpack and ES6
- Clone repository
- run
npm start
- Node modules
- HtmlWebpackPlugin
npm install --save-dev html-webpack-plugin - Load CSS
npm install --save-dev style-loader css-loader - Setup local dev server
npm install --save-dev webpack-dev-server
👤 Author
- GitHub: @chukwuemeka1234
- Twitter: @avc_victor
- LinkedIn: ani-chukwuemeka
Contributions, issues, and feature requests are welcome!
Give a ⭐️ if you like this project!
This project is MIT licensed.
