Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/aleksandarivezic/to_do_list

This is a simple list of To-Do tasks. Built with HTML, CSS, and JavaScript.
https://github.com/aleksandarivezic/to_do_list

Last synced: 1 day ago
JSON representation

This is a simple list of To-Do tasks. Built with HTML, CSS, and JavaScript.

Awesome Lists containing this project

README

        

![](https://img.shields.io/badge/microverse-blueviolet)

# To Do list

> This is a simple HTML list of To-Do tasks. The list is styled according to the specifications. This simple web page is built using a webpack and served by a webpack dev server.

![screenshot](./Screenshot-To-Do-list.png)

## Built With

- HTML5
- CSS3
- JavaScript

## Getting Started

To get a local copy up and running follow these simple example steps.

### Prerequisites

- Node.js
- npm

## Live Demo
[Live Demo Link](https://shinobiwarior.github.io/To_Do_list/)

### Setup

Clone the repository with:

```
git clone https://github.com/ShinobiWarior/To_Do_list.git
```
or download [ZIP file](https://github.com/ShinobiWarior/To_Do_list/archive/refs/heads/list-structure-feature.zip)

### Install
To install all dependencies run:
```
npm install --save-dev webpack webpack-cli webpack-dev-server html-webpack-plugin style-loader css-loader
```
### Usage
To use the application run the next commands:
```
npm run build

npm run start
```

## Run tests
To test the project please run
```
npm test
```

## Author

👤👤 **Aleksandar Ivezic**

- GitHub: [@Aleksandar Ivezic](https://github.com/ShinobiWarior)
- Twitter: [@AIvezic](https://twitter.com/AIvezic)
- LinkedIn: [Aleksandar Ivezic](https://www.linkedin.com/in/aleksandar-ivezic/)

👤👤 **Daniel M. Matongo**

- GitHub: [@mmatongo](https://github.com/mmatongo)
- LinkedIn: [Daniel M. Matongo](https://www.linkedin.com/in/mmatongo)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/ShinobiWarior/To_Do_list/issues/).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- This project was inspired by [Microverse](https://www.microverse.org/?grsf=w9rx3c)

## 📝 License

This project is [MIT](lic.url) licensed.