Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 1.34 KB

README.md

File metadata and controls

42 lines (27 loc) · 1.34 KB

Bookstore app

  • The project is about a Bookstore CMS that allows users to add books to a library and filter them according to the category.
  • It was built using React and Redux, and uses a Rails API to store the books. The API repository can be found here.

Live link screenshot

Future Features

  • Users should be able to add or update their progress for each book.
  • Each book's progress should be displayed next to the book.
  • Users should be able to recommend books to other users.

This project was bootstrapped with Create React App.

Installation

Clone the project

Install dependencies

  • npm install

Run the app

  • npm start

Run the app in the development mode.
Open http://localhost:3000 to view it on the browser.

Authors

👤 Fatima Ahmed

👤 Kingsley Uche