Skip to content

To-do list is a tool that helps you to organize your day. It lists the tasks that you need to do and allows you to mark them as complete. It was built as an introduction to web dev using ES6 and Webpack.

Notifications You must be signed in to change notification settings

Sboursen/to-do-tasks

Repository files navigation

TO DO LIST

To-do list is a tool that helps you to organize your day. It simply lists the things that you need to do and allows you to mark them as complete. It was built as an introduction to web dev using ES6 and Webpack

Built With

  • Webpack

Milestones

  • Milestone 1: list structure
  • Milestone 2: improved style
  • Milestone 3: crud operation
  • Milestone 4: user input validation
  • Milestone 5: final style touches
  • Milestone 6: secure deploy

sneak peek

Getting Started

Prerequisites: A Web Browser (preferably FireFox or Chrome) To get a local copy up and running follow these simple example steps.

Option 1

Use the live Website

Todo-Tasks website

Option 2

Set up your own copy locally

  • Clone the GitHub Repository
  • Go to the Project cd to-do-tasks
  • Run npm install to install the dependencies _ Run npm start to run the live server.

About me

👤 Soufiane Boursen

Contributors

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.

About

To-do list is a tool that helps you to organize your day. It lists the tasks that you need to do and allows you to mark them as complete. It was built as an introduction to web dev using ES6 and Webpack.

Topics

Resources

Stars

Watchers

Forks