Bookstore project for managing all CRUD operations with books. This applications works with an RESTful bookstore api which manages all CRUD operations with PostgreSQL.
- React
- Node.js
- React-DOM
- Redux
- npm
- CSS
- ES6
- Open the terminal in the directory where you want to install the app;
- Run command
git clone git@github.com:MarkoNS1990/bookstore.git
which will clone the project; - Switch to the main directory of project using cd;
- Run
npm install
in your computer terminal to install dependencies (you will need Node.js installed on your machine); - Run
npm start
;
This application is deployed on Heroku Check Live Version.
👤 Ilie Babcenco
👤 Marko Zecevic
Contributions, issues, and feature requests are welcome!
If you want to contribute, you can clone this project or fork it.
If you found an issue, feel free to check the issues page.
Give a ⭐️ if you like this project!