Keith

Vue JS Book Reading List Using Google Firebase

by Keith Rowles • 10/01/2024Vue

Computer monitors displaying code on the screens

Summary

Book reading list web application using Google Firebase 9 for the database, auth and hosting.

This project is using the Vue 3 composition API instead of the options API.

You can register and login to the application.

You can also create and delete books you would like to read.

Google Firebase 9 is used for the backend - user authentication, database to store books and web hosting.

The project has been deployed to Google hosting.

Tech and Tools

  • HTML
  • CSS
  • JavaScript
  • Vue JS
  • Vue Router
  • Google Firebase
  • Vue CLI
  • Route Guards
  • Firebase Rules

Demo

Open demo on Google hosting.

Link to Demo