Skip to content

Latest commit

 

History

History
94 lines (49 loc) · 1.82 KB

README.md

File metadata and controls

94 lines (49 loc) · 1.82 KB

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.

screenshot

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

Install

Inside of your directory run the following commands:

  • npm install
  • npm run build
  • npm run start

Usage

localhost

How to edit

If you wish to edit this project you need to run the following command too:

  • npm watch

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.