Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 491 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 491 Bytes

Kallax

Your personal swedish bookshelf

What's Kallax?

A simple web application for create/read/update and delete books. Keep track of basic book informations and how many times a single book has been read. Every user has its own personal bookshelf.

Under the hood

That's just a simple web app CRUD boilerplate made with NodeJS, React and MySql. No authentication/authorization implemented yet.

forked from [FullStackOpen2020] (https://github.com/fullstack-hy2020/create-app)