Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tacodtripe/react-bookstore
A web application that keeps track of a collection of books built with Node.js, React, and Redux.
https://github.com/tacodtripe/react-bookstore
javascript reactjs
Last synced: 23 days ago
JSON representation
A web application that keeps track of a collection of books built with Node.js, React, and Redux.
- Host: GitHub
- URL: https://github.com/tacodtripe/react-bookstore
- Owner: tacodtripe
- Created: 2021-12-16T18:28:33.000Z (almost 3 years ago)
- Default Branch: dev
- Last Pushed: 2021-12-19T00:00:49.000Z (almost 3 years ago)
- Last Synced: 2023-08-06T08:52:30.750Z (over 1 year ago)
- Topics: javascript, reactjs
- Language: JavaScript
- Homepage:
- Size: 1.74 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Bookstore
Web application that uses React and Redux to keep track of a collection of books.
## Live demo
[here](https://tacodtripe-react-bookstore.netlify.app/)
## Built With
- Javascript
- React
- Redux
- HTML
- CSS### Prerequisites
- Text Editor (VSCode for example)
- Node and npm installed
- Browser## Getting Started - How to deploy on your machine
- Clone the project
- run `npm install` at your command line to install al dependencies
- run `npm start`## Author
👤 **Raul Figueroa**
- E-mail: [email protected]
- Github: [@tacodtripe](https://github.com/tacodtripe)
- Linkedin: [Raul Figueroa](https://www.linkedin.com/in/luis-raul-figueroa-soto-63411118a/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome! Start by:
- Fork the project
- Clone the forked project
- Run `git checkout -b your-branch-name`
- Make modifications
- Push
- Make a pull request to the development branch of the original project for a review## Show your support
Give a ⭐️ if you like this project!