Skip to content

A simple application where the basics of Javascript are shown such as filtering, saving on LocalStorage, onLoad functions.

Notifications You must be signed in to change notification settings

RafaelEchart/HTML-CSS-JS_ToDoList

Repository files navigation

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.

About

A simple application where the basics of Javascript are shown such as filtering, saving on LocalStorage, onLoad functions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published