Skip to content

A game library made with vue 3 quasar framework, using firebase firestore to store users and games data, firebase auth to authenticate the users, and external apis to get infos about the games in the users library. The app will feature the customizable game library, the game rating system, and the top 10 games page

Notifications You must be signed in to change notification settings

JakubStasiak00/GameLibra

Repository files navigation

GameLibra (game-libra)

A game library project using firebase firestore and auth to hold data of the users and the games and quasar ui for quick and reliable layout

Install the dependencies

yarn
# or
npm install

Start the app in development mode (hot-code reloading, error reporting, etc.)

quasar dev

Build the app for production

quasar build

Customize the configuration

See Configuring quasar.config.js.

About

A game library made with vue 3 quasar framework, using firebase firestore to store users and games data, firebase auth to authenticate the users, and external apis to get infos about the games in the users library. The app will feature the customizable game library, the game rating system, and the top 10 games page

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published