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.
- 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.
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.
- Having an IDE .
- Having Git installed and configured.
This App was deployed using the github apps deployment. But you can also run npm run start
in your terminal after the setup process.
👤 Kelvin Benjamin
- GitHub: @Kelvin-Ben
- Twitter: @kevoyout144
- LinkedIn: Kelvin-Ben
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Hat tip to Zeplin for the design
- I am grateful for the opportunity to become a great developer through Microverse.