https://github.com/omarsalem7/todo-list-webpack
"To-do list" is a tool that helps to organize your day, built with HTML, CSS, JavaScript. With its management features, you can add, mark as completed, remove and make changes to tasks.
https://github.com/omarsalem7/todo-list-webpack
css3 html javascript webpack webpack-dev-server
Last synced: 12 months ago
JSON representation
"To-do list" is a tool that helps to organize your day, built with HTML, CSS, JavaScript. With its management features, you can add, mark as completed, remove and make changes to tasks.
- Host: GitHub
- URL: https://github.com/omarsalem7/todo-list-webpack
- Owner: omarsalem7
- Created: 2022-01-11T08:11:50.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-26T09:59:18.000Z (almost 4 years ago)
- Last Synced: 2025-04-09T17:53:49.084Z (about 1 year ago)
- Topics: css3, html, javascript, webpack, webpack-dev-server
- Language: JavaScript
- Homepage: https://todo-webpack-v1.netlify.app/
- Size: 535 KB
- Stars: 17
- Watchers: 2
- Forks: 4
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Todo-list-webpack
> Todo App is for listing tasks. These tasks are stored in the local storage and can be marked as completed, edited and deleted. It is built using JavaScript, jest, HTML and CSS.

## Built With
- Major languages
```bash
- (HTML, CSS, JavaScript, webpack)
```
- Frameworks / Libraries
```bash
- Jest
```
- Technologies used
``` bash
- Git(version control)
```
## Live Demo
[GitHub Pages](https://omarsalem7.github.io/Todo-list-webpack/)
[Netlify](https://todo-webpack-v1.netlify.app/)
## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
- A text editor(preferably Visual Studio Code)
### Install
- [Git](https://git-scm.com/downloads)
- [Node](https://nodejs.org/en/download/)
### Usage
#### Clone this repository
```bash
$ git clone https://github.com/omarsalem7/Todo-list-webpack.git
$ cd Todo-list-webpack
```
#### Run project
```bash
$ npm install
$ npm build
$ npm start
```
#### Open page in browser
```bash
$ runs on http://localhost:3000/
```
## Authors
👤 **Omar Salem**
- GitHub: [Omar Salem](https://github.com/omarsalem7)
- Twitter: [Omar Salem](https://twitter.com/Omar80491499)
- LinkedIn: [Omar Salem](https://www.linkedin.com/in/omar-salem-a6945b177/)
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## Show your support
Give a ⭐ if you like this project!
## 📝 License
This project is [Minimalist](https://web.archive.org/web/20180320194056/http://www.getminimalist.com:80/) licensed.