bookstore

Bookstore website built with React and Redux

Stars
8
Committers
1

Bookstore

Book management website

The Bookstore website is a content management system that allows you to:

  • Display a list of books
  • Add a book
  • Remove a selected book

Built With

  • React.Js
  • CSS

Live Demo

Live Demo Link

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

Setup

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

Install

npm install

Usage

npm start

Build

npm run build

Run tests

npm test

Authors

Babakolo Usman Suleiman

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

License

This project is MIT licensed.

Related Projects