https://github.com/mohammad-taheri1/library_frontend_react
https://github.com/mohammad-taheri1/library_frontend_react
frontend library react
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/mohammad-taheri1/library_frontend_react
- Owner: mohammad-taheri1
- Created: 2021-10-20T18:13:32.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-01-22T16:40:03.000Z (over 3 years ago)
- Last Synced: 2025-01-22T09:49:26.660Z (over 1 year ago)
- Topics: frontend, library, react
- Language: JavaScript
- Homepage:
- Size: 2.42 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Library Project

This is a simple project for simulating a basic library.
There are two main entities in this projects:
Books
Users
This project stores and handles data on local database using an spring boot project which is also available on this github account, called as `Library_backend_springboot` and can be accessed via [this link](https://github.com/MamadTaheri68/Library_backend_springboot)