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.
- Host: GitHub
- URL: https://github.com/levy002/awesome-books-es6
- Owner: levy002
- Created: 2022-02-14T06:34:24.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-23T15:34:32.000Z (over 4 years ago)
- Last Synced: 2023-03-04T04:05:08.396Z (over 3 years ago)
- Topics: bootstrap, es6, javascript, webpack
- Language: JavaScript
- Homepage: https://awesome-book-202.netlify.app/
- Size: 8.84 MB
- Stars: 9
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.