Skip to content

A web app that helps you keep track of your most important tasks. You can add, delete, edits tasks as you wish, and they always stay on your browser

License

Notifications You must be signed in to change notification settings

deyemiobaa/ToDo-List

Repository files navigation

ToDo-List App

A web app to keep track of your important tasks

Built With

  • Major languages: HTML, CSS, JavaScript
  • Frameworks: N/A
  • Technologies used: Webpack

You can view the live version here

Project Snapshot

Prerequisites

  • Understand HTML/CSS and JavaScript

Install

  • A code editor (preferably VSCode)
  • A browser
  • Node.js (to run javascript files locally)
  • LiveServer (to load javascript modules)

Getting Started

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

  • Open git bash on local computer
  • clone the repo with:
git clone  <https://github.com/deyemiobaa/ToDo-List.git>
  • run cd ToDo-List to enter the project folder
  • run npm i to install all dependencies
  • run npm run build to bundle the project with webpack, and
  • run npm start to launch the application

Author

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Acknowledgments

  • Huge thanks to Lekan for his contribution.

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.

About

A web app that helps you keep track of your most important tasks. You can add, delete, edits tasks as you wish, and they always stay on your browser

Topics

Resources

License

Stars

Watchers

Forks