Skip to content

Alfredbis29/TODO-LIST1

Repository files navigation

TODO-LIST1

TodoList

Todo list is a web software that helps you manage your critical activities and time effectively. It motivates and organizes you to complete all chores assigned to you during the day.

Live Demo

Built With

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

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  <git@github.com:Alfredbis29/TODO-LIST1.git>
  • run npm i to install all dependencies
  • run npm run build or npm run serve to bundle the project with webpack, and
  • run npm start to launch the application in the browser

Author

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Acknowledgments

  • Huge thanks to Ben for his contribution.

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.

About

To-Do list is a web app where you will be adding new tasks, edit existing tasks, mark tasks as completed, and delete tasks from the To-Do list.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published