GitHunt
PE

pekkast/library-app

Library app

As initial catalog input, use json-file of form

[{
    "title": "Kovin kirja ikinä",
    "writer": "Virtanen Jukka",
    "isbn": "747815"
}, {
    "title": "Lisää parasta matskua",
    "writer": "Bugatshova Alla",
    "isbn": "970868"
}]

Note

The catalog is not stored in any way. Just refresh the page and you can start exploring again from zero.

Learn More

This project was bootstrapped with Create React App.

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

Contributors

MIT License
Created April 20, 2021
Updated April 20, 2021
pekkast/library-app | GitHunt