I'm following this course.
It's from The Net Ninja, an awesome youtuber and teacher.
- /
- Review: ES6
- Review: Vue
- Vue Router
- ⭐ Smoothies App ⭐
- 🌟 Chat App 🌟
- 🌠 Geolocation App 🌠
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
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
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