Skip to content

A Todo-List web application build with HTML, CSS, JavaScript and which allows you to add items, mark items as completed and deleted them, and also allows user to make edits to items already in the todo list.

License

Notifications You must be signed in to change notification settings

BryteLitty/Todo-App

Repository files navigation

ToDo List App

A To Do List app built with Javascript and Webpack

Built With

  • HTML
  • JavaScript

Live Demo

View live Demo

Getting Started

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

Prerequisites

  • Code Editor(VS Studio Code)
  • Web Browser (Google Chrome recommended)
  • Linters (Webhint, Stylint and Eslint)
  • Node.js

How to Run

To run the project do the following:

  • Clone the repository into a folder
  • Open the folder with your code editor
  • Install Live Server Extension on VS Code
  • Open the index.html file
  • Right click anywhre in the HTML file and select "Open With Live Server"
  • Install Node.js
  • Run npm install to intall dependencies
  • Run npm start to spin server
  • Wait for a new tab to open with the address localhost:8080
  • Voila! You're project is Live. You can procceed to make changes to the files

NB: To ensure that your code follows best practices and industry standard rules, please make use of linters

Author

Contributing

🤝 Contributions, issues, and feature requests are welcome!

Show me love

Give a ⭐️ if you like this project!

📝 License

  • This project is MIT lincensed.

About

A Todo-List web application build with HTML, CSS, JavaScript and which allows you to add items, mark items as completed and deleted them, and also allows user to make edits to items already in the todo list.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published