Skip to content

nil1729/vuejs-demo

Repository files navigation

Vue JS Noob

Simple Projects done by me while learning Vue JS.


Task 1 ( TODO List App )

  • This Site is Live here.

Task 2 ( Lyric Search App )

  • This Site is Live here

Task 3 ( Employee Manager App )

  • This Site is Live here

Task 4 ( Simple MEVN Stack Application )

  • This site is deployed to Heroku and see demo here

Task 4 ( Vuetify Calender Components and Data )

  • This site is hosted on Firebase and see demo here
  • My Timetable data has been used for this demo.

Setup on Local Enviroment

$ git clone https://github.com/nil1729/Vue-Noob.git
$ cd Vue-Noob
$ cd <Specific Directory>
$ npm install
$ npm run serve

Learning Vue JS

  1. Using VueJS to Interact with the DOM
  2. Using Conditionals and Rendering Lists
  3. The Monster Slayer ( First Project based on Module 1 & Module 2 )
    • This site is live here
  4. Understanding the VueJS Instance
  5. Understading Vue CLI and Workflow
  6. An Introduction to Components
  7. Understanding Communication betwwen Components
  8. Understanding Slots and Dynamic Components
  9. Wonderful Quotes ( Second Project based on above Modules )
    • This site is hosted on firebase. See Demo here
  10. Understanding Vue JS Forms and Handle Submit
  11. Understanding Vue JS Custom Directives
  12. Understanding Filters and Mixins
  13. Understanding sending HTTP requests from VueJS Application.
  14. Understanding Routing in Vue JS Application
  15. Understanding State Mangement in Vue JS using Vuex

Made Withby Nilanjan Deb