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

https://github.com/adel-gu/bookstore

Single Page Application that display Books and allows users to Add, Remove and Edit these books
https://github.com/adel-gu/bookstore

bootstrap css html javascript

Last synced: 3 months ago
JSON representation

Single Page Application that display Books and allows users to Add, Remove and Edit these books

Awesome Lists containing this project

README

          

![](https://img.shields.io/badge/Microverse-blueviolet)

# Books Store

> This repo is a Single Page Application that display Books and allows users to Add, Remove and Edit these books

## Preview
![image](https://user-images.githubusercontent.com/68030297/201489721-9cf6edc8-3ee9-481a-b7ea-317c9236b4f0.png)

## Built With

- HTML
- CSS
- Bootstrap
- React.js

## Live Demo 🚀

Netlify: [app-bookstore](https://app-bookstore.netlify.app/)

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

- Fork and then Clone this repo using this URL (https://github.com/adel-gu/BookStore.git)
- Or download it as a ZIP format from the green button above with the text "Code".

### Install
Install all the necessary dependencies on your local machine
```
npm install
```
### Test
To run and check the tests for the components and the logic code for the app
```
npm run test
```
### Usage
To experience a Demo on your local machine run:
```
npm run start
```

## Author

👤 **Adel Guitoun**

- GitHub: [@adel-gu](https://github.com/adel-gu)
- Twitter: [@GuitounAdel](https://twitter.com/@GuitounAdel)
- LinkedIn: [adelguitoun](https://linkedin.com/in/adelguitoun)

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

- Hat tip to anyone whose code was used
- Inspiration
- etc

## 📝 License

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