Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nicolaswg/react-bookstore
Full React & Redux webSite implementing the best practices of JSX, JavaScript and Module CSS3. An application connected to an API in which we can perform events with the POST, GET, DELETE methods. live page deployment with Heroku.
https://github.com/nicolaswg/react-bookstore
api heroku-deployment react redux
Last synced: 3 months ago
JSON representation
Full React & Redux webSite implementing the best practices of JSX, JavaScript and Module CSS3. An application connected to an API in which we can perform events with the POST, GET, DELETE methods. live page deployment with Heroku.
- Host: GitHub
- URL: https://github.com/nicolaswg/react-bookstore
- Owner: Nicolaswg
- License: mit
- Created: 2022-02-21T19:32:04.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-09T16:58:26.000Z (almost 2 years ago)
- Last Synced: 2023-03-06T05:41:55.064Z (almost 2 years ago)
- Topics: api, heroku-deployment, react, redux
- Language: JavaScript
- Homepage: https://reacrt-storebook.herokuapp.com/
- Size: 346 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# BookStore Project
> Completed React & project, releated to a single page app (SPA), were you can find the basic functionality of Adding and Removing book from a list of Book (Still in progress)
## Built with
- HTML/CSS
- JavaScript
- React & Redux
- Git/Gitflow## Live Demo
[live page]https://react-bookstore-me.netlify.app/)https://user-images.githubusercontent.com/73354132/155653830-d237ef5b-84cc-4e4b-b086-080232c15b9e.mp4
## Set up project
> For testing out this project, you should follow the next simple steps:
1.`clone repo` copy this link https://github.com/Nicolaswg/react-bookstore.git in to your local machine
2.`npm start` run this command inside the news branch.Open [http://localhost:3000](http://localhost:3000) to view it in your browser.
The page will reload when you make changes.\
You may also see any lint errors in the console.3.`npm test` 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.4.`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.
Your app is ready to be deployed!
See the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.
5.`npm run eject` **Note: this is a one-way operation. Once you `eject`, you can't go back!**
If you aren't satisfied with the build tool and configuration choices, you can `eject` at any time. This command will remove the single build dependency from your project.
## Learn More
You can learn more in the [Create React App documentation](https://facebook.github.io/create-react-app/docs/getting-started).
To learn React, check out the [React documentation](https://reactjs.org/).
### Code Splitting
This section has moved here: [https://facebook.github.io/create-react-app/docs/code-splitting](https://facebook.github.io/create-react-app/docs/code-splitting)
### Analyzing the Bundle Size
This section has moved here: [https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size](https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size)
### Making a Progressive Web App
This section has moved here: [https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app](https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app)
### Advanced Configuration
This section has moved here: [https://facebook.github.io/create-react-app/docs/advanced-configuration](https://facebook.github.io/create-react-app/docs/advanced-configuration)
### Deployment
This section has moved here: [https://facebook.github.io/create-react-app/docs/deployment](https://facebook.github.io/create-react-app/docs/deployment)
Optional.`npm run build` fails to minify
This section has moved here: [https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify](https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify)
## Authors
👤 **Nicolas**
Platform | Badge |
--- | --- |
**GitHub** | [Nicolaswg](https://github.com/Nicolaswg)
**Twitter** | [Nicolas54146830](https://twitter.com/Nicolas54146830)
**LinkdIn** | [nicolas-gonzalez](https://www.linkedin.com/in/nicolas-gonzalez-8623461a0/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/Nicolaswg/react-bookstore/issues).
## Show your support
Give a ⭐️ if you like this project!
## 📝 License
This project is [MIT](./MIT.md) licensed.