iambenkis / Bookshelves

This React capstone project , I built a mobile web application to check a list of metrics (numeric values) that I create making use of React and Redux. I selected an API that provides numeric data about books and then build the webapp around it.

Home Page:https://634a5de47268306b6cf8fb28--scintillating-cupcake-d003b8.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BookShelves metrics app

Microverse

This App is showing few books details, like: title, author, image url, price, review and description.

Built With

  • Major languages
    • Javascript
    • HTML/CSS
  • Frameworks & Libraries
    • React
    • Redux
  • Technologies used

FireShot Capture 003 - Multi Device Website Mockup Generator - techsini com

Live Demo (if available)

  • Deployed to Netlify. Click below link to visit.

Live Demo

Live Demo

Project Video Description

Video Presentation

Getting Started.

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.

Prerequisites

Setup

git clone https://github.com/iambenkis/Bookshelves.git
cd ./Bookshelves

Install

npm install

Usage

npm start

Build

npm run build

Run tests

npm test

Deployment

  • Deployed to Netlify.

Author

👤 Benjamin Kisenge (Me)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

📝 License

This project is MIT licensed.

About

This React capstone project , I built a mobile web application to check a list of metrics (numeric values) that I create making use of React and Redux. I selected an API that provides numeric data about books and then build the webapp around it.

https://634a5de47268306b6cf8fb28--scintillating-cupcake-d003b8.netlify.app/


Languages

Language:JavaScript 60.3%Language:CSS 29.3%Language:HTML 10.5%