Hello! I am a software developer! I can help you build a product, feature or website. Tak a look of my works. If you like what you see and have a project you need coded, don’t hesitate and contact me.
"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.
- CSS
- HTML
- JavaScript ES6
- Webpack
To get a local copy up and running follow these simple steps:
- Open your terminal and navigate to the folder you would like to put these files.
- Type these commands into the terminal:
- git clone https://github.com/rbanos-mv/todo-list.git
- cd todo
- npm install
- To build the project with webpack
- npm run build
- Open dist/index.html in you web browser.
- To run the webpack dev server
- npm run start
- Your web browser will open on localhost:8080
👤 Roberto A. Baños Alvarez
- GitHub: @rbanos-mv
- Twitter: @RobertoBanosMV
- LinkedIn: Roberto A Baños Alvarez
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- This website is inspired by the minimalist website. That website is already offline but you can still play with thanks to web.archive.org.
This project is MIT licensed.