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

https://github.com/lojacho/todolist

I built a simple web page that can help you to handle a list of to do tasks. This web page was build using webpack.
https://github.com/lojacho/todolist

javascript webpack

Last synced: 11 months ago
JSON representation

I built a simple web page that can help you to handle a list of to do tasks. This web page was build using webpack.

Awesome Lists containing this project

README

          

logo

Microverse README Template

# 📗 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)
- [Deployment](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ](#faq)
- [📝 License](#license)

# 📖 [Library]

**[Library]** Use code from [libraryClasses](https://github.com/dgcuenca/libraryClasses) , refactor it in order to use with ES6 modules.

## 🛠 Built With

### Tech Stack

Client

Server

Database

### Key Features

> Describe between 1-3 key features of the application.

- **[Use of javascript modules to show a website]**
- **[add_a_book]**
- **[erase_a_book]**

(back to top)

## 🚀 Live Demo

> Link to deployed project.

- [Watch it in action](https://dgcuenca.github.io/ToDoList/)

(back to top)

## 💻 Getting Started

> This project can be used as an example on how to use ES6 modules features to make a website.

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

### Prerequisites

In order to run this project you need:

- Visual Studio

### Setup

Clone this repository to your desired folder:

- On GitHub.com, navigate to the main page of the repository.
- Above the list of files, click Code.
- Copy the URL for the repository.
- Open Terminal.
- Change the current working directory to the location where you want the cloned directory.
- Type git clone, and then paste the URL you copied earlier.
- Press Enter to create your local clone.

--->

### Deployment

You can deploy this project using:

- Git Hub Pages.

(back to top)

## 👥 Authors

👤 **Diego Cuenca**

- GitHub: [@dgcuenca](https://github.com/dgcuenca)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/diego-cuenca?lipi=urn%3Ali%3Apage%3Ad_flagship3_profile_view_base_contact_details%3BKbNMKch7QoKWf8%2FVrlKCqg%3D%3D)

(back to top)

## 🔭 Future Features

> Describe 1 - 3 features you will add to the project.

- [ ] **[Improve UX experience]**
- [ ] **[Clean refactored code]**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

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

(back to top)

## ⭐️ Show your support

If you like this project please leave me a star

(back to top)

## 🙏 Acknowledgments

> Give credit to everyone who inspired your codebase.

- I would like to thank all my microverse classmates.

(back to top)

## 📝 License

This project is [MIT](./LICENSE) licensed.

_NOTE: we recommend using the [MIT license](https://choosealicense.com/licenses/mit/) - you can set it up quickly by [using templates available on GitHub](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/adding-a-license-to-a-repository). You can also use [any other license](https://choosealicense.com/licenses/) if you wish._

(back to top)