/react-book-manager

React frontend of Books management system

Primary LanguageJavaScript

Fullstack Book Management System

Live Demo

Node Server app

Current Features:

  • List filtering on Landing page
  • Uses Styled components
  • Higly componentized layout parts
  • React Routes
  • API data retrieve (in development)

How to setup Dev environment:

  • Clone the repo
  • Run npm install
  • Run npm start

Production Deployment:

  • Run npm run deploy see react-gh-pages
  • or run npm run build for local build