Skip to content

fatymahmed/bookstore-react

Repository files navigation

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

About

A Bookstore CMS built with React and Redux that allows users to add books to a library and filter them according to the category.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published