Todo-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. A simple website that allows for doing that, and built using ES6 and Webpack!
Built With
- HTML
- CSS
- JavaScript (ES6)
- Linters
- Webpack
Live Demo
Getting Started
To get a local copy up and running follow these simple example steps.
- Clone the project using
git clone
or just copy the command below:
git clone https://github.com/didierganthier/todo-list.git
-
Open the project with
Visual Studio Code
-
Run
npm install
to get the dependenciesnot sure how to use npm? Read this.
-
Run the webpack server using this command:
npm start
not sure how to use npm? Read this.
Prerequisites
- Having VsCode installed and configured.
- Having Git installed and configured.
Setup
- Clone the repository.
- Open the project folder in VS Code.
Authors
- GitHub: @didierganthier
- Twitter: @didierganthier_
- LinkedIn: didierganthier
🤝
Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Show your support
Give a
Acknowledgments
- Hat tip to anyone whose code was used
- Inspiration
- etc
📝
License
This project is MIT licensed.