Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/raihan2bd/todo-list

This is A simple but effective and responsive (mobile first) Microverse exercise 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.
https://github.com/raihan2bd/todo-list

css html javascript

Last synced: about 2 months ago
JSON representation

This is A simple but effective and responsive (mobile first) Microverse exercise 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.

Awesome Lists containing this project

README

        



logo

Microverse README Template

# 📗 Table of Contents

- [📗 Table of Contents](#-table-of-contents)
- [📖 Todo LIst ](#-todo-list-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [🚀 Live Demo ](#-live-demo-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [👥 Author ](#-author-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License ](#-license-)

# 📖 Todo LIst

> This is A simple but effective and responsive (mobile first) Microverse exercize 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.

## 🛠 Built With

### Tech Stack

> I am using Html, Css and Javascript es6 Front end development.

Client


  • HTML

  • CSS

  • JAVASCRIPT

### Key Features

> Some key feature of this project

- **User can add Book by adding book title and book author]**
- **User can Remove Book from book list**

(back to top)

## 🚀 Live Demo

> ## Our project demo picture
> logo

- [Live Demo Link](https://raihan2bd.github.io/Todo-List/)

(back to top)

## 💻 Getting Started

>Please follow the instructions to clone my repo
To get a local copy, follow these simple example steps.
Clone this repository or download the Zip folder:

### Prerequisites

>Inorder to check the linters errors make sure you have installed the [nodejs](https://nodejs.org)

### Setup

>Clone this repository to your desired folder: cd [folder] to navigate and run the below comand to clone the project

```sh
git clone https://github.com/raihan2bd/Todo-List.git
```

### Install

Install this project with:

download npm the packages
```sh
npm install --save-dev
```

### Usage

> To see the project in your local browser first of all, go to the dist folder then open the index.html file.

(back to top)

## 👥 Author

👤 **Abu Raihan**

- GitHub: [@githubhandle](https://github.com/githubhandle)
- Twitter: [@twitterhandle](https://twitter.com/twitterhandle)
- LinkedIn: [LinkedIn](https://linkedin.com/in/raihan2bd)

(back to top)

## 🔭 Future Features

- [ ] **I will add styles and also make this project nice and user fiendly**
- [ ] **I will add more functionality using javascript such as drag and drop.**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

(back to top)

## ⭐️ Show your support

> Give a ⭐️ if you like this project!

(back to top)

## 🙏 Acknowledgments

> Without Microverse Help this project not compleated at all so thanks a lot Microverse for giving us this kind of opertunity.

(back to top)

## 📝 License

This project is [MIT](./LICENSE) licensed.

(back to top)