Skip to content

Bookstore app, store your favorites books. Built with JavaScript, React, CSS.

Notifications You must be signed in to change notification settings

Kelvin-Ben/bookstore

Repository files navigation

IMG_20210430_165321 (3)

Bookstore App

The Bookstore app is a React, Redux, and JavaScript-based responsive web application. It enables users to save books they are reading and keep track of their reading progress. Users can add books by entering the title, author, and additional information such as the book cover image and genre. The app calculates the percentage of the book read, allowing users to keep track of their progress. Users can also search for books by title, author, or genre, as well as sort books by title, author, or percentage read. The user interface is simple and straightforward, and the app is designed to work on both desktop and mobile devices.

Technologies Used

  • React.js: JavaScript library for building user interfaces.
  • HTML: Markup language for creating the structure of the calculator.
  • CSS: Styling the calculator and providing a visually appealing interface.

bookstore

Getting Started

To get a local copy running follow this steps!

  • Press the "Code" button and copy the link.
  • Clone it using git command git clone git@github.com:Kelvin-Ben/bookstore.git.
  • Go to the directory cd bookstore
  • Then npm install to install the packages
  • npm start to build dist files and run local server.

Prerequisites

  • Having an IDE .
  • Having Git installed and configured.

Deployment

This App was deployed using the github apps deployment. But you can also run npm run start in your terminal after the setup process.

Author

👤 Kelvin Benjamin

🤝 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

  • Hat tip to Zeplin for the design
  • I am grateful for the opportunity to become a great developer through Microverse.

About

Bookstore app, store your favorites books. Built with JavaScript, React, CSS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published