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

https://github.com/tacodtripe/to_do_list

An application to create an interactive list of pending tasks built with JavaScript, HTML5, and Bootstrap.
https://github.com/tacodtripe/to_do_list

bootstrap5 javascript webpack

Last synced: 3 months ago
JSON representation

An application to create an interactive list of pending tasks built with JavaScript, HTML5, and Bootstrap.

Awesome Lists containing this project

README

          

# To Do List application

This is a basic application where you can write up your to do task and update it as you complete them.

## Built With

- Javascript
- HTML
- CSS

## Live Demo

- [click here](https://tacodtripe.github.io/to_do_list/)

## Getting Started - How to deploy on your machine

- Clone the project
- If webpack it's not installed in your machine use `npm install webpack webpack-cli --save-dev`
- run `npm start` at your command line

### Prerequisites

- Text Editor (VSCode for example)
- Browser

### Testing

- At your terminal run `npm run test`

## Author

👤 **Raul Figueroa**

- E-mail: rfigueroaa17@gmail.com
- Github: [@tacodtripe](https://github.com/tacodtripe)
- Linkedin: [Raul Figueroa](https://www.linkedin.com/in/luis-raul-figueroa-soto-63411118a/)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome! Start by:

- Fork the project
- Clone the forked project
- Run `git checkout -b your-branch-name`
- Make modifications
- Push
- Make a pull request to the development branch of the original project for a review

## Show your support

Give a ⭐️ if you like this project!