animurift
First try at API post/get and Firebase Authentication/Database The scope of this app is just for me to understand how I can use API calls and database/authentication.
Live URL: https://animurift.web.app/
Project setup
npm install
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build
Lints and fixes files
npm run lint