Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/omar-muhamad/react-redux-template
https://github.com/omar-muhamad/react-redux-template
Last synced: about 13 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/omar-muhamad/react-redux-template
- Owner: Omar-Muhamad
- Created: 2022-01-23T22:07:27.000Z (almost 3 years ago)
- Default Branch: dev
- Last Pushed: 2022-01-24T14:58:23.000Z (almost 3 years ago)
- Last Synced: 2024-11-09T01:34:10.748Z (about 2 months ago)
- Language: JavaScript
- Size: 936 KB
- Stars: 0
- 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
## Description
The Bookstore is a website similar to the "Awesome Books" website built in the previous module. You will create an MVP version of it that allows you to:- Display a list of books.
- Add a book.
- Remove a selected book.I build this application using React and Redux togethar.
## Site Screenshots
![screenshot](./Screenshot-1.png)
## Built With
- React.
- HTML.
- CSS.
- Webpack.
- JavaScript.
- 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.