Skip to content

kammradt/udemy-vuejs-firebase

Repository files navigation

Welcome 🍏

I'm following this course.

It's from The Net Ninja, an awesome youtuber and teacher.

Interesting things made during the course:

[:white_check_mark:] Smoothies

The first project intend to introduce the Firebase platform and how to perform CRUD operations. Further more, we can also host our app: Smoothies App

[:white_check_mark:] Chat

The second project intend to explore the real-time data that firebase with firestore can provide. It is a simple chat app that refresh on each new message recivied. You can play here: Chat App

[:white_check_mark:] Geo Friends

The last project intened to explore the authentication provided by Firebase and also use Geolocation services provided by our browser. In this app users can see others users in a map and add some messages to them. To acces the app click here