https://github.com/inflectra/library-information-system-reactjs
https://github.com/inflectra/library-information-system-reactjs
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/inflectra/library-information-system-reactjs
- Owner: Inflectra
- License: mit
- Created: 2017-10-31T11:28:25.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-04-19T09:32:08.000Z (about 3 years ago)
- Last Synced: 2025-03-01T18:42:43.597Z (over 1 year ago)
- Language: JavaScript
- Size: 1.4 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Library Information System, React JS
This is a sample application that lets you view, create and edit books in a libary catalog as well as view, create and edit authors.



It is built using reactjs, webpack, babel, and bootstrap 3.
To run this locally:
- clone the repo
- npm install
- npm run dev
The final command will create a live reloading server after any source files are changed