maccony202 / todo-list

todo-list project was built to add and remove and also edit our daily task under the supervision of microverse. And it was built with html, css and JavaScript with ES6 syntax and also webpack configuration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo

Microverse README Template

πŸ“— Table of Contents

preserve-data-in-the-browser

πŸ“– [ Todo List]

Todo List project in this project the user adds a todo list and remove and then display when you click on add button and it is also stored in the local storage

[] is a...

πŸ›  Built With

Tech Stack

Describe the tech stack and include only the relevant sections that apply to your project.

tech 1
tech 2
tech 3

Awsome book project in this project the user adds a book alongside with the author of the book and then display when you click on add button and it is also stored in the local storage

[] is a...

πŸ›  Built With

Tech Stack

Describe the tech stack and include only the relevant sections that apply to your project.

tech 1
tech 2
tech 3
tech 4

Key Features

Describe between 1-3 key features of the application.

  • [ToDList_Page]
  • [Check_Box]
  • [Edit_Icon]

(back to top)

https://maccony202.github.io/todo-list/dist/

(back to top)

πŸ’» Getting Started

Describe how a new developer could make use of your project.

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

Prerequisites

In order to run this project you need:

  • code editor
  • install npm
  • configuire webpack

Setup

Clone this repository to your desired folder:

run the following command if you are using the terminal or cmd

git clone https://github.com/maccony202/todo-list.git

and add

Prerequisites In order to run this project you need:

  • code editor

Install

Install this project with:

  • npm install
  • webpack

Usage

To run the project, execute the following command:

Run tests

To run tests, run the following command:

Deployment

You can deploy this project using:

(back to top)

πŸ‘₯ Authors

Mention all of the collaborators of this project.

πŸ‘€ Author1

(back to top)

πŸ”­ Future Features

Describe 1 - 3 features you will add to the project.

  • [Add_animations]
  • [Add_gradient_colors]
  • [Implement_saving_of_edit]

(back to top)

🀝 Contributing

πŸ”­ Future Features Describe 1 - 3 features you will add to the project.

[local storage in web browser]

🀝 Contributing

🀝 Contributing Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Write a message to encourage readers to support your project

If you like this project...

(back to top)

πŸ™ Acknowledgments

Give credit to everyone who inspired your codebase.

I would like to thank...

(back to top)

❓ FAQ

Add at least 2 questions new developers would ask when they decide to use your project.

  • [Question_1]

    • [Answer_1]
  • [Question_2]

    • [Answer_2]

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

todo-list project was built to add and remove and also edit our daily task under the supervision of microverse. And it was built with html, css and JavaScript with ES6 syntax and also webpack configuration


Languages

Language:JavaScript 80.4%Language:HTML 11.2%Language:CSS 8.4%