Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/raihan2bd/todo-list
- Owner: raihan2bd
- License: mit
- Created: 2022-12-05T15:31:05.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-15T14:52:45.000Z (almost 2 years ago)
- Last Synced: 2023-05-06T05:22:42.535Z (over 1 year ago)
- Topics: css, html, javascript
- Language: JavaScript
- Homepage: https://raihan2bd.github.io/Todo-List/
- Size: 926 KB
- Stars: 24
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
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-)> 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.> I am using Html, Css and Javascript es6 Front end development.
Client
- HTML
- CSS
- JAVASCRIPT
> Some key feature of this project
- **User can add Book by adding book title and book author]**
- **User can Remove Book from book list**
> ## Our project demo picture
>
- [Live Demo Link](https://raihan2bd.github.io/Todo-List/)
>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.
👤 **Abu Raihan**
- GitHub: [@githubhandle](https://github.com/githubhandle)
- Twitter: [@twitterhandle](https://twitter.com/twitterhandle)
- LinkedIn: [LinkedIn](https://linkedin.com/in/raihan2bd)
- [ ] **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.**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
> Give a ⭐️ if you like this project!
> Without Microverse Help this project not compleated at all so thanks a lot Microverse for giving us this kind of opertunity.
This project is [MIT](./LICENSE) licensed.