Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/omar-muhamad/oma-bookstore
The Bookstore is a website that allow you to add, remove your favorite books
https://github.com/omar-muhamad/oma-bookstore
css3 javascript linters reactjs redux
Last synced: 16 days ago
JSON representation
The Bookstore is a website that allow you to add, remove your favorite books
- Host: GitHub
- URL: https://github.com/omar-muhamad/oma-bookstore
- Owner: Omar-Muhamad
- Created: 2022-01-19T12:44:10.000Z (almost 3 years ago)
- Default Branch: dev
- Last Pushed: 2024-01-18T16:02:16.000Z (almost 1 year ago)
- Last Synced: 2024-11-09T01:34:02.248Z (2 months ago)
- Topics: css3, javascript, linters, reactjs, redux
- Language: JavaScript
- Homepage: https://oma-bookstore.netlify.app/
- Size: 1.35 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# OMA Bookstore> The Bookstore is an app built with React and Redux and has two pages books(home page) and categories(under construction). Its MVP (Minimum Viable Product) version of it that allows you to:
> - Display a list of books.
> - Add a book.
> - Remove a selected book## Live Demo
Deployed [Link](https://oma-bookstore.netlify.app/) using netlify.
## Screenshots
![screenshot](./Screenshot-1.png)
## Built With
- React.
- Redux
- JavaScript.
- CSS.
- Linters.## Install
- Install node.js from [HERE](https://nodejs.org/en/).
## Test
- `Npm run test`
## Setup1. Clone the project using git-bash or Githup Desktop.
2. Open the project folder with VSCode or any Editor.
3. Open terminal and navigate to the project folder.
4. Type `npm install`.
5. Type `npm start`.## Authors
👨💻 **Omar Muhammad**
- GitHub: [@Omar-Muhamad](https://github.com/Omar-Muhamad)
- Twitter: [@Eng_OmarMuhamad](https://twitter.com/Eng_OmarMuhamad)
- LinkedIn: [@eng-omarmuhammad](https://www.linkedin.com/in/eng-omarmuhammad/)## Show your support
Give a ⭐️ if you like this project!
## 📝 LicenseThis project is [MIT](./MIT.md) licensed.