https://github.com/misalazeem/to-do-list
This is a simple to do list project designed on JAVASCRIPT, HTML5 and CSS. It allow users to add daily tasks and remove them as they are completed.
https://github.com/misalazeem/to-do-list
css3 html5 javascript webpack
Last synced: 4 months ago
JSON representation
This is a simple to do list project designed on JAVASCRIPT, HTML5 and CSS. It allow users to add daily tasks and remove them as they are completed.
- Host: GitHub
- URL: https://github.com/misalazeem/to-do-list
- Owner: misalazeem
- License: mit
- Created: 2023-05-02T13:09:45.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-11T12:56:19.000Z (about 3 years ago)
- Last Synced: 2025-04-13T16:48:55.185Z (about 1 year ago)
- Topics: css3, html5, javascript, webpack
- Language: HTML
- Homepage: https://misalazeem.github.io/To-Do-List/
- Size: 953 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
To Do List
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)
This is To Do List for Microverse with ES6.
## 🛠 Built With HTML5 , CSS, JAVASCRIPT, WebPack
Client
- **Responsive design**
This could be used as a To do List
### Prerequisites
In order to run this project you need:
- A working Laptop
- A code Editor
- A browser
### Setup
Clone this repository to your desired folder:
To clone this repository on your machine run `https://github.com/misalazeem/To-Do-List.git`
### Install
Install this project with:
- Run `npm install`
### Usage
To run the project, execute the following command:
- Open the project using VSCode live server or Open the index.html on your browser.
### Run tests
To run tests, run the following command:
- `npx hint .`
- `npx eslint .`
- `npx stylelint "./css/style.css"`
### Deployment
- Click here to view live deployment
👤 **Misal Azeem**
- GitHub: [@misalazeem](https://github.com/misalazeem)
- Twitter: [@misal_azeem](https://twitter.com/misal_azeem)
- LinkedIn: https://www.linkedin.com/in/misal-94755a82/
- [ ] **Add features**
Contributions, issues, and feature requests are welcome!
If you like this project give it a rating.
- I would like to thank Microverse (microverse.org) for providing the resources and the knowledge to work on projects like this.
This project is [MIT](./LICENSE) licensed.