Skip to content

iamsjunaid/todo-list

Repository files navigation

Todo-List using ES6

📗 Table of Contents

📖 Todo List

Todo List is a website that lets you add daily tasks in the browser localstorage.

🛠 Built With

Tech Stack

HTML
CSS
Javascript
Webpack

Key Features

  • Add tasks
  • Remove tasks
  • Create all tasks

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

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

Prerequisites

In order to run this project you need:

Open VSCode and type ctrl+P, type

  ext install ritwickdey.liveserver

Setup

Clone this repository to your desired folder:

  git clone git@github.com:iamsjunaid/todo-list.git;

Usage

To run the project just click the Go Live button in the VSCode.

(back to top)

👥 Authors

👤 Junaid Ahmed Syed

(back to top)

🔭 Future Features

  • Navigation
  • Styling

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project you can give a Star at project's GitHub page.

(back to top)

🙏 Acknowledgments

I would like to thank the code reviewers for making this project better.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

A website that lets you store your tasks. It uses browser's localstorage to perform CRUD operations.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published