Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 294 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 294 Bytes

Bookstore

A web application I made as part of the React course.
Bookstore uses Google Firebase Realtime database.

Usage:

You can add or remove books from the database.
Deployed version:
https://rutjake.github.io/bookstorereact/
(not currently connected to the database)