Skip to content

todo List is a simple application that manages your day to day tasks. It gives someone CRUD functionalities and your information is stored in the local storage each time you type something new.

License

Nemwel-Boniface/todoList

Repository files navigation

to do List

To do list is a simple CRUD application that allows you to add, delete, update tasks that you are supposed to do. screenshot

Built With

  • HTML-5
  • CSS3
  • Javacript modules
  • Webpack
  • Linters

Live Demo

Live site URL to Our Awesome Books Live Demo Link

Getting Started

  • To get a local copy up and running follow these simple example steps.

Prerequisites

  • You only need a browser to run the html file in.

Setup

  • Create a new folder to store the files in.

Install

  • Open your command prompt or terminal and run.
  • git clone git@github.com:Nemwel-Boniface/todoList.git .

Usage

To use it run the following commands To get the configurations of the app run npm install To run the application run npm start

Run tests

  • To run tests run : npx hint . npx stylelint "**/*.{css,scss}" npx eslint .

Deployment

  • Project is deployed using
  • git push <branch_name>

Authors

👤 Author1

🤝 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

Major thanks to Nemwel

📝 License

This project is MIT licensed.

About

todo List is a simple application that manages your day to day tasks. It gives someone CRUD functionalities and your information is stored in the local storage each time you type something new.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published