https://github.com/sainingo/bookstore
This project is built with React & Redux, it allows the user to add books to the bookstore api
https://github.com/sainingo/bookstore
javascript react reactjs redux
Last synced: 4 months ago
JSON representation
This project is built with React & Redux, it allows the user to add books to the bookstore api
- Host: GitHub
- URL: https://github.com/sainingo/bookstore
- Owner: sainingo
- Created: 2022-05-04T13:43:03.000Z (about 4 years ago)
- Default Branch: development
- Last Pushed: 2022-05-17T07:37:47.000Z (about 4 years ago)
- Last Synced: 2025-07-02T10:51:03.962Z (about 1 year ago)
- Topics: javascript, react, reactjs, redux
- Language: JavaScript
- Homepage: https://react-redux-books.netlify.app/
- Size: 1.05 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BookStore
> BookStore is project built using React and redux.
Additional description about the project and its features.
# Built With
### Major languages
- HTML
- CSS
- JS
- JSX
### Frameworks/Libraries
- React
## Live Demo
[Click here](https://react-redux-books.netlify.app/)
## Getting Started
To get a local copy up and running follow these simple example steps.
```
git clone git@github.com:sainingo/bookstore
cd bookstore
npm install
npm start
```
### Prerequisites
```
node modules
```
### Setup
In the project directory, you can run:
### `npm start`
Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.
The page will reload if you make edits.\
You will also see any lint errors in the console.
### `npm run build`
Builds the app for production to the `build` folder.\
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.\
Your app is ready to be deployed!
See the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.
### Install
### Run tests
Launches the test runner in the interactive watch mode.\
See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.
### Deployment
## Author
- GitHub: [sainingo](https://github.com/sainingo)
## 🤝 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](./MIT.md) licensed.