Skip to content

ruiyigan/books-manager-react-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Books Manager React Application

Description

This is a React.js webpage styled with Ant Design that allows a user to manage a repository of books and to view additional information about it.

Getting Started

To start:

  1. Run the following command in directory with package.json
npm install
  1. Next, run the following command in directory with package.json
npm run server
  1. On another terminal, run the following command in directory with package.json
npm start

Developers

Gan Rui Yi