Skip to content
/ todo Public

This website utilizes JavaScript, HTML, and CSS to allow the user to create a to-do list that they can add to, remove from, and edit.

Notifications You must be signed in to change notification settings

emyrue/todo

Repository files navigation

todo

Description the project. "To-do list" is a tool that helps to organize your day. It simply lists the things that you need to do and allows you to mark them as complete. You will build a simple website that allows for doing that, and you will do it using ES6 and Webpack!

Built With

  • HTML
  • CSS
  • JavaScript
  • Webpack
  • Linter

Live Demo (if available)

Live Demo Link

Getting Started

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

  1. Open your terminal and navigate to the folder you would like to put these files.
  2. Type these commands into the terminal:

Run Tests

To run tests follow these steps:

  1. Open your terminal and navigate to the todo directory.
  2. Type these commands into your terminal:
  • npm install --save-dev jest
  • npm run test

Authors

👤 Author1

🤝 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

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

📝 License

This project is MIT licensed.

About

This website utilizes JavaScript, HTML, and CSS to allow the user to create a to-do list that they can add to, remove from, and edit.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published