/bookstore

A simple library CMS built with React and Redux. Users can add books, sort by genre, and manage their reading progress.

Primary LanguageJavaScript

Bookstore

Book Store app made using react and redux. The app helps users organize and manage their online bookstores/libraries.

Build Using

  • React
  • Redux
  • JavaScript
  • Node

🔥 Demo

Screenshot

Get Started

Clone the repo to your local machine

    git clone https://github.com/DanielMitiku/bookstore.git
    cd bookstore

Install npm packages and start development server

    npm install
    npm start

Current Features

  • List books
  • Add books
  • Filter books based on category

Features you can add

  • Connect it with a backend server

Contributors

  1. Daniel Mitiku
  1. Pon Muthu Selvam

Feel free to make PR ❤️