cwaku / to-do-list

"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. Created with Javascript / Webpack / HTML5 / CSS

Home Page:https://cwaku.github.io/to-do-list/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To-Do List

"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.

screenshot

Built With

  • Webpack
  • JavaScript (ES6)
  • CSS
  • HTML

Live Demo

Click here to view

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

some knowledge on npm webpack and ES6

Setup

  • Clone repository
  • run npm start

Install

  • 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 👤

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.

About

"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. Created with Javascript / Webpack / HTML5 / CSS

https://cwaku.github.io/to-do-list/


Languages

Language:JavaScript 77.0%Language:CSS 19.2%Language:HTML 3.8%