/biblio-sym-client

Client side of BiblioSym application built with React.

Primary LanguageJavaScript

What is?

BiblioSym is a library application which allows the user to take books for loan and also gives the administrator a full control of the books stock.

Why did I build this?

I decided to build this application because I really like to read books, and I saw the idea of creating a library system as an opportunity to explore a hobby that I have, at the same time that I improve my React knowledge.

Server Side

The server side of BiblioSym application is in another repository. It's build with Node.js, Express and MongoDB: https://github.com/fmroocha/biblio-sym-server