An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Library Project
![GitHub last commit](https://img.shields.io/github/last-commit/MamadTaheri/library_frontend_react)

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)