library-frontend Frontend for a library (book sharing application) using React.js and GraphQL (Apollo Client) Deployment https://sharebooks.vercel.app Installation Clone, install and start: git clone https://github.com/xuxey/library-frontend.git cd library-frontend npm install npm start