Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ixboy/bookstore-react
In this project, I used React and Redux to build a simple single-page application, this app has functions to add and remove books to the Book API, as well as a book list.
https://github.com/ixboy/bookstore-react
Last synced: 1 day ago
JSON representation
In this project, I used React and Redux to build a simple single-page application, this app has functions to add and remove books to the Book API, as well as a book list.
- Host: GitHub
- URL: https://github.com/ixboy/bookstore-react
- Owner: ixboy
- Created: 2021-11-16T21:47:26.000Z (about 3 years ago)
- Default Branch: develop
- Last Pushed: 2022-02-22T22:40:05.000Z (over 2 years ago)
- Last Synced: 2024-10-18T16:38:03.635Z (about 1 month ago)
- Language: JavaScript
- Homepage:
- Size: 601 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bookstore
> In this project, I used React and Redux to build a simple single-page application, this app has functions to add and remove books to the Book API, as well as a book list.
screenshot
![](./src/images/AppScreenshot.png)
## 👷🏻 Built with
- React js
- Redux
- CSS3
## 🌐 Live Preview> [Bookstore](https://bookstoreapp-3.netlify.app/)
## 🚩 Getting Started
To get this project up and running, follow the steps bellow:### 👨🏻🔧 Setup
- Clone the repository into your machine.
- Open your terminal and move to the root of the project, using ```$ cd``` command.
- Run ```$ yarn``` to install all dependencies.
- You must run ```$ yarn start``` to start live server
- Then your browser will open a local copy### ✅ Prerequisites
- Any modern web browser.
- Any source-code editor (VSCode recommended).
- npm and yarn installed## 👨🏻💻 Iyunda Ismael Antonio
- GitHub: [@ixboy](https://github.com/ixboy)
- Twitter: [@ismaelixboy](https://twitter.com/ismaelixboy)
- LinkedIn: [ismael-antonio](https://www.linkedin.com/in/ismaelantonio/)### 🤝🏻 Contributions and issues are welcome!
This project is [M.IT](./MIT.md) licensed.