Skip to content

This is a bookshop app That displays a list of books from an API. Details of each book like name and author can be found when you click on the book. This project is built with postman API, React, Redux, JSX and CSS.

License

Notifications You must be signed in to change notification settings

Divinity-dev/Bookshop

Repository files navigation

Bookshop

📗 Table of Contents

📖 Bookshop

Bookshop is a Single Page Application developed using React and Redux. It displays a list of books with details to users who can get any of the books.

🛠 Built With

Tech Stack

Client

Key Features

  • Search engine
  • Details page
  • Responsive pages

(back to top)

🚀 Live Demo

Link will be added after deployment

(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need the following installed in your local machine:

  • Node.js
  • git

Setup

Clone this repository to your desired folder:

Example commands:

  cd <desired-folder>
  git clone https://github.com/Divinity-dev/Bookshop.git
  cd Bookshop

Install

Install this project with:

Example command:

  npm install

The above command installs necessary node modules used in the project

Usage

To run the project, execute the following command:

Example command:

  npm run start

The above command opens the project webpage in your browser.

Run tests

To run tests, run the following command:

Example command:

npm run test

The above command runs jest test suites in the project

Deployment

You can deploy this project using:

Example:

npm run build

The above command produces build files that can be deployed using Github pages or any other hosting service.

(back to top)

👥 Authors

👤 Asiriuwa Divine

(back to top)

🔭 Future Features

  • Mobile version
  • Responsive webpage

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project, please give a Start to the github repo.

(back to top)

🙏 Acknowledgments

To be updated at the end of the project

I would like to thank Nelson Sakwa who's the inspiration behind the design

(back to top)

  • How to report bugs?

    • Please raise github issue with more details about the bug.
  • What is the licensing policy of the project?

    • The project is MIT licensed, please refer to the License section

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

This is a bookshop app That displays a list of books from an API. Details of each book like name and author can be found when you click on the book. This project is built with postman API, React, Redux, JSX and CSS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published