This is a simple Bookstore application, that uses React Framework, that is a Single Page Application (SPA) as React Router, and Redux Library for State Management.
Node JS
git clone git@github.com:RaoAkif/Bookstore.git
cd Bookstore
npm i
npm start
OR
yarn start
Open http://localhost:3000 to view it in your browser.
npm test
npm run build
👤 Author1
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Hat tip to anyone whose code was used
- Inspiration
- etc
This project is MIT licensed.