Skip to content

This is a simple To-do list application. Users can add, edit and delete tasks. Built with HTML, CSS and JavaScript.

License

Notifications You must be signed in to change notification settings

Johnadibe/to-do-list

Repository files navigation

To Do List

This project is to implement the CRUD (create, read, update, delete) methods and add interactiveness in a simple list of To Do tasks.

Built With

  • HTML
  • CSS
  • JavaScript
  • Webpack
  • Jest
  • Visual Studio Code

Live Demo (if available)

See Live Demo

Getting Started

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

$ git clone https://github.com/Johnadibe/to-do-list.git

$ git checkout -b to-do-list-structure

$ git pull origin to-do-list-structure

$ npm install webpack webpack-cli --save-dev

$ npm start To run the project

Prerequisites

No prerequisties needed

Setup

Install

Authors

👤 John Adibe

👤 John Kpordje

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Acknowledgments

  • Hat tip to anyone whose code was used

  • Inspiration

  • etc

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

About

This is a simple To-do list application. Users can add, edit and delete tasks. Built with HTML, CSS and JavaScript.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published