Skip to content

A simple To-Do List app that allows you to add to-do tasks and saves them using JavaScript and the localStorage API.

Notifications You must be signed in to change notification settings

MrBrN197/Todo-Project

Repository files navigation

Todo Project

A simple HTML todo project

Live Demo

demo

Built With

  • CSS, HTML, JS
  • Webhint, Hint, Stylelint
  • Webpack
  • Jest.js

Getting Started

To get a local copy up and running clone the repo and run

npm install

Install

to build a the project into ./dist folder run

npm run build

Usage

to start the webpack-dev-server run

npm run serve

Authors

👤 Brian Orora

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

📝 License

This project is MIT licensed.

About

A simple To-Do List app that allows you to add to-do tasks and saves them using JavaScript and the localStorage API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published