To Do List Feature
in this project I used ES6 syntax and Webpack to speed up the development process, this feature allows you to add To Do Tasks and keep track of the completed ones, works on all devices.
Built With
- HTML & CSS & Javascript
- Webpack and Webpack-dev-server
- Linters: Stylelint and Eslint
Live Demo
Live Demo Link
Getting Started
To get a local copy up and running follow these simple example steps.
Prerequisites
- Node js installed
- Visual Studio Code (or any other code editor)
- Terminal
- Browser of your preference
Setup
- git clone https://github.com/RafaelEchart/ToDoList.git
- cd ToDoList
Install
Inside of your directory run the following commands:
- npm install
- npm run build
- npm run start
Usage
- Open your browser in http://localhost:8080/ or the port that says the CLI
How to edit
If you wish to edit this project you need to run the following command too:
This will allow you to see a hot refresh in the browser when your HTML changes.
Run tests
- Check that all the tests are correctly passed🤝
Merge
- Merge it with your main branch so we can all see your work!!🤝
Authors
👤 Rafael Echart
🤝 Contributing
Contributions, issues, and feature requests are welcome!
Show your support
Give a ⭐️ if you like this project!
Acknowledgments
- Rafael Echart⭐️
- Microverse documentation ⭐️
📝 License
This project is MIT licensed.