https://github.com/ansaribrahim/to-do-list-new
"To-do list" is used to lists the things that you need to do and allows you to mark them as complete. This is built using ES6 and Webpack!
https://github.com/ansaribrahim/to-do-list-new
css dist html javascript license linters src webpack5
Last synced: 3 months ago
JSON representation
"To-do list" is used to lists the things that you need to do and allows you to mark them as complete. This is built using ES6 and Webpack!
- Host: GitHub
- URL: https://github.com/ansaribrahim/to-do-list-new
- Owner: AnsarIbrahim
- License: mit
- Created: 2023-06-06T09:22:06.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-19T10:00:28.000Z (almost 3 years ago)
- Last Synced: 2025-10-08T18:02:31.739Z (8 months ago)
- Topics: css, dist, html, javascript, license, linters, src, webpack5
- Language: HTML
- Homepage: https://ansaribrahim.github.io/To-do-list-new/dist/
- Size: 199 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# π Table of Contents
- [π About the Project](#about-project)
- [π Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [π Live Demo](#live-demo)
- [π» 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)
**To Do List** is a application that displays my Techinical skills and projects that i have done.
**Link to online version of To Do List** is in [Live Demo](#live-demo)
Client
Server
Database
- **To-do-list**
- **Setup with Webpack**
- **CSS loader Webpack**
- **HTML Webpack Plugin**
- **Source files in src(Folder)**
- **dist (folder)**
- [Live Demo Link](https://ansaribrahim.github.io/To-do-list-new/dist/)
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
- Modern chrome Browser
### Setup
- Clone this repository to your desired folder with the following commend
```
git clone git@github.com:AnsarIbrahim/To-do-list-new.git
```
### Install
- Type cd
```
To-Do-List
```
- open index.html file in the browser
### Usage
- To run the project, execute the following command:
- Type cd ``` To-do-list-new ```
- open index.html file in the browser
### Run tests
- To run tests, run the following command:
- npm bulid run
### Deployment
- You can deploy this project using:
- Type cd ``` To-do-list-new ```
- open index.html file in the browser
π€ **Ansar Ibrahim**
- GitHub: [Ansar Ibrahim](https://github.com/AnsarIbrahim)
- Twitter: [Ansar Ibrahim](https://twitter.com/ansaradheeb)
- LinkedIn: [Ansar Ibrahim](https://linkedin.com/in/ansar-ibrahim-61447424a/)
- [ ] **To-Do-List: add remove**
- [ ] **To-Do-List: interactive list**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
- If you like this project please give it a STARβοΈ
- I would like to thank following
- MicroVerse
- web.archive.org.
This project is [MIT](./LICENSE) licensed.