Demo: https://my-library.fly.dev/
This app was made to practice the creation and engineering of a fullstack application.
- You can create an user, and later login with it.
- You can create book entries and modify the 'read/unread/ field.
- You can delete book entries.
- You can logout
git clone [repo]
npm i
# run commands
npm run dev
- Typescript
- Javascript
- React
- Express
- ChakraUI
- JSONWebToken