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

https://github.com/levy002/awesome-books-es6

Personal library which allow user to add name of the book and at the same time with the name of the author. User is able to Add new book and Delete book. This app allows user to store all changes in Local storage so user can be able to see his/her stored data anytime.
https://github.com/levy002/awesome-books-es6

bootstrap es6 javascript webpack

Last synced: over 1 year ago
JSON representation

Personal library which allow user to add name of the book and at the same time with the name of the author. User is able to Add new book and Delete book. This app allows user to store all changes in Local storage so user can be able to see his/her stored data anytime.

Awesome Lists containing this project

README

          

# Awesome-Books
Personal library which allow user to add name of the book and at the same time with the name of the author. User is able to Add new book and Delete book. This app allows user to store all changes in Local storage so user can be able to see his/her stored data anytime.




## Built With

- HTML
- CSS
- JavaScript
- Webpack

## Live Demo
Visit live demo [here](https://awesome-book-202.netlify.app/)

## Getting Started

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

### Prerequisites

A Web Browser (preferably Google Chrome)

### Setup

- Clone the GitHub Repository
- run this commands in your terminal:
- `npm install`
- `npm run build`
- `npm start`

### Usage
after running `npm start` the website will be opened automatically on your default browser.

## Authors

👤 **Author1**

- GitHub: [Levy Ukwishaka](https://github.com/levy002)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/levy-ukwishaka-405391223/)
- Twitter: [Twitter](https://twitter.com/levy_ukwishaka)

## 🤝 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!

## Acknowledgments

- Microverse offered guidance on how to make the project more professional

## 📝 License

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