Stack your books!
Tsundoku is my capstone project for the Cloud Developer Udacity Nanodegree. It's a cloud-based app build with serverless framework, react and AWS. Tsundoku let you create a collection of the books you have stacked in your house.
git clone https://github.com/evilvic/tsundoku.git
cd tsundoku
cd client
npm i
npm run start
cd backend
npm i
sls deploy -v
https://hktglmw1d2.execute-api.us-east-1.amazonaws.com/dev
Authetication: 'Bearer token'
https://github.com/evilvic/tsundoku/blob/main/tsundoku.postman_collection.json