This App is showing few books details, like: title, author, image url, price, review and description.
- Major languages
- Javascript
- HTML/CSS
- Frameworks & Libraries
- React
- Redux
- Technologies used
- Deployed to Netlify. Click below link to visit.
To get a local copy up and running follow these simple example steps.
-
Open your terminal and navigate to desired folder.
-
Clone the project from the repo
git clone https://github.com/iambenkis/Bookshelves.git
. -
Change directory to Math Mmagicians folder
cd Bookshelves
. -
To start the project on local web server, run
npm run start
.- After this you should be able to see the project on your browser, if not open your browser and visit http://localhost:3000/ to view the project.
-
To run the available tests, run
npm run test
.
- NodeJS - v16.x
git clone https://github.com/iambenkis/Bookshelves.git
cd ./Bookshelves
npm install
npm start
npm run build
npm test
- Deployed to Netlify.
👤 Benjamin Kisenge (Me)
- GitHub: @benjamin kisenge
- Twitter: @benjamin kisenge
- LinkedIn: benjamin kisenge
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Microverse
- Original design idea by Nelson Sakwa on Behance
- Powered by BOOK_SELVES_API
This project is MIT licensed.