Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/aizjicod/to-do-list

On this project I will be doing a to do list. this project will be done with a template for webpack and with the following languages: CSS, HTML and JavaScript
https://github.com/aizjicod/to-do-list

Last synced: 15 days ago
JSON representation

On this project I will be doing a to do list. this project will be done with a template for webpack and with the following languages: CSS, HTML and JavaScript

Awesome Lists containing this project

README

        

# to-do list project

> on this project i will be doing a to do list which will be created with a template of webpack.

## Built With

- webpack
- javaScript
- HTML
- CSS

## demo of the project

demo of the project [Demo](https://aizjicod.github.io/to-do-list/dist/)

## Getting Started

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

### Prerequisites
before starting be sure to have a code editor (any works).
be sure to have in your locar computer git desktop or bash any works. this will help when cloning the repository.
### Setup
grab the link of this proyect, this can be found on the page of the repository.
put this line of code in you terminal on the directory you want to.
``bash
git clone [url of the project]([email protected]:aizjicod/to-do-list.git)

### install
once you have cloned the repository open it on your code editor of preference and then follow the next steps.
run on your terminal the next line of code
`npm install`

### Usage
when you have installed the dependencies, you can now run the repository in your terminal run the next line of code.
`npm start`

## Authors

👤 **Alejandro torres**

- GitHub: [@aizjicod](https://github.com/aizjicod)
- Twitter: [@aizijijr](https://twitter.com/aizijijr)
- LinkedIn: [aiziji](https://www.linkedin.com/in/aiziji/)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/aizjicod/to-do-list/issues).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- thanks a lot for microverse since this README file was a template from them.

## 📝 License

This project is [MIT](MIT.md) licensed.