This is a Book Store web app where we can choose a book, a category and see the writer and our reading progress.
- React
- Redux
- React-Router
- Bootstrap
- FontAwesome
For the link to the live demo, Click here
To get a local copy up and running you just need to follow the following steps;
- Clone this repository with
git clone
https://github.com/Tufahel/book-store.git
using your terminal or command line. - run code
.
to open it in vscode. - run
npm install
in terminal. - run
npm run build
. - run
npm start
.
👤 Author: Tufahel
- GitHub: @Tufahel
- Twitter: @TufahelAhmed
- LinkedIn: @Tufahel-Ahmed
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.