The To-Do list app is a minimalist planner to organize your day.
- Mobile version:
- Desktop version:
- HTML
- CSS
- JavaScript
- Webpack
- Use webpack to bundle JavaScript.
- Learn how to use proper ES6 syntax.
- Use ES6 modules to write modular JavaScript.
-
In order to see the portfolio in your browser you must click on the link "Live Demo"
-
To get a local copy up and running follow these simple example steps:
- Node
- npm
- Clone the repository with the command:
$ git clone https://github.com/andres-condezo/To-Do-list.git
- To install the dependencies run:
$ npm Install
- To create a development server built in run:
$ npm start
- The page will now automatically open in your browser.
👤 Andrés Condezo Monge
- GitHub: @andres-condezo
- Twitter: @andres_condezo
- LinkedIn: andres-condezo
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Icons from fontAwesome.
This project is MIT licensed.