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
- Host: GitHub
- URL: https://github.com/adel-gu/bookstore
- Owner: adel-gu
- License: other
- Created: 2022-11-05T09:33:16.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-19T18:53:43.000Z (over 3 years ago)
- Last Synced: 2025-03-03T05:28:22.680Z (over 1 year ago)
- Topics: bootstrap, css, html, javascript
- Language: JavaScript
- Homepage: https://app-bookstore.netlify.app/
- Size: 2.22 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: lICENSE.md
Awesome Lists containing this project
README

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

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