Description
In this course, you will learn:
- How to get started with NuxtJS/
- Create server-side rendered single-page applications (SPAs) with nuxt.
- Create a weather application using Nuxtjs' API.
- Building a Quiz app with Firebase in Nuxt.
- Authentication with Firebase in NuxtJS.
- Installing Nuxtjs on a Digital Ocean server.
- Making Nuxtjs an SEO-friendly app.
- Including the external library.
- Writing efficient, reusable, and manageable vuejs/javascript code.
Syllabus:
- Understanding Nuxtjs Core concepts
- Project 1 - Weather Application
- State Management - Understand Vuex Store n Nuxtjs
- Project 2 - Quiz Application with Firebase
- Firebase Authentication on Admin Side