Skip to content

There are multiple apps online to keep your daily todos. And this app is built as part of my Microverse program. You are expected to sign up to use this app and it gives you multiple options to keep track of your todos. You can mark your todo as finished and filter if you would like to see which todos are done already. Go to the readme file and …

Notifications You must be signed in to change notification settings

abrormukimov/todo-list

Repository files navigation

Todo list

This is a JavaScript todo list project that allows users to add and remove todos.

screenshot

Users can add todos by typing in the input field. This project also utilizes local storage which allows the todos data to be persistent even after the browser is shut down.

Built With

  • HTML
  • CSS
  • JavaScript

Getting Started

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

Prerequisites

  • Cloning repository:

    1. Press the green button "Code" and copy the link.
    2. Open terminal or Git Bash in a folder where you want to clone the repository.
    3. Type the command git@github.com:abrormukimov/todo-list.git and press "Enter"
    4. Type cd todo-list and Run npm start to see the webpage.
  • Downloading zip file:

    1. Press the green button "Code" and press "Download ZIP"
    2. Save the file and extract it in any folder you wish
    3. Find the "index.html" file and double click on it to display the project.

Authors

👤 Author

🤝 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
  • Microverse Inc

📝 License

This project is MIT licensed.

About

There are multiple apps online to keep your daily todos. And this app is built as part of my Microverse program. You are expected to sign up to use this app and it gives you multiple options to keep track of your todos. You can mark your todo as finished and filter if you would like to see which todos are done already. Go to the readme file and …

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published