Skip to content

I base this project on the practice for DOM manipulation with JavaScript, Webpack and working with OOP. This project is an app to create To-dos and manage your tasks with colors and priorities. You can include your to-dos on different projects, edit its details and delete the to-do if you completed it.

License

Notifications You must be signed in to change notification settings

kenderb/TODO-LIST-JS

Repository files navigation

TO-DO list using javaScript

  I base this project on the practice for DOM manipulation with JavaScript, Webpack and working with OOP. This project is an app to create To-dos and manage your tasks with colors and priorities. You can include your to-dos on different projects, edit its details and delete the to-do if you completed it.

Built With

  • Webpack
  • VS Code
  • JavaScript
  • SASS.
  • Jest.

Demo Screenshots

screenshot screenshot screenshot

Live Demo

Live version

Prerequisites

node: v12.19.0

Getting Started

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

  • Open a terminal or command prompt interface on your PC.
  • Clone the repo with: git clone https://github.com/kenderb/TODO-LIST-JS.git
  • On the terminal navigate to the project directory using cd TODO-LIST-JS/

📝 Setup

  1. On the terminal navigate to the project directory using cd TODO-LIST-JS/.
  2. Install dependencies using: npm install.
  3. Run a server using: npx webpack serve.
  4. Open http://localhost:3000/ in your browser or open the index.html on your browser.

📏 Running test

  1. On the terminal navigate to the project directory using cd TODO-LIST-JS/.
  2. Run the test with: npm test.

Authors

👤 Kender Bolivar

🤝 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

  • Stack Overflow
  • Odin Project.

📝 License

MIT LICENSE

About

I base this project on the practice for DOM manipulation with JavaScript, Webpack and working with OOP. This project is an app to create To-dos and manage your tasks with colors and priorities. You can include your to-dos on different projects, edit its details and delete the to-do if you completed it.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published