Skip to content

garywu2/Gary-s-Library-Catalog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gary's Library Catalog

Library Catalog web application built with a Flask backend and React client.

Dependencies

To install the dependencies, and run the program:

git clone https://github.com/garywu2/Gary-s-Library-Catalog.git
cd Gary-s-Library-Catalog.git
npm i
npm run start-flask

Then on a second bash terminal inside of the Gary-s-Library-Catalog directory

npm start

The npm run start-flask will run the server and the npm start will run the client

About

Gary's Library Catalog application made using Python with Flask for the backend and React for the frontend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors