Skip to content

AdnanAfsari/Bookstore-cms

Repository files navigation

Bookstore-CMS

standard-readme compliant

Bookstore-CMS. Live demo

Bookstore UI

Table of Contents

Background

This is a Library Management system built with React and Redux.

Requirements

  • Node.js

  • React

  • React-DOM

  • React-Create-App

  • npm

  • CSS

  • ES6

Install

  • Clone this repo https://github.com/AdnanAfsari/Bookstore-cms

  • cd to cloned repository folder Bookstore-cms

  • in terminal run yarn install or npm install

  • Run npm start to stat the app in development mode

  • Run npm test to start the test runner

Author