The amazing BookStore project will let you display, add and remove the books you are currently reading. The books are stored online.
- React
- Redux
To get a local copy up and running:
- Clone this repository or download the zip folder:
git clone https://github.com/rex-9/BookStore.git
- Navigate to the location of the folder in your machine:
you@your-Pc-name:~$ cd BookStore
- Open the project with VScode:
code .
- Build the node packages:
npm run build
- Run the server:
npm start
Here is the online version of BookStore
👤 - Github: rex-9
👤 - LinkedIn: rex9
👤 - Angelist: rex9
👤 - Facebook: Htet Naing
Contributions, issues, and feature requests are welcome!
Feel free to check issue page.
Give a ⭐️ if you like this project!
This project is MIT licensed.