jonasmzsouza / vue-vagas

A web application for registering and displaying jobs from localStorage using VueJS components, properties and directives. Cloud deployment with GithubPages

Home Page:https://jonasmzsouza.github.io/vue-vagas

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub language count Repository size GitHub last commit


screenshot vue vagas


About | Technologies | How to | Learning | Author

πŸ’» About the project

This project was generated with Vue CLI version 5.0.8.
This project was developed with VueJS from the Advanced Web Development with Vue (v2 and v3) and Vuex at Udemy. Cloud deployment with GithubPages.
A web application for registering and displaying jobs from localStorage using VueJS components, properties and directives.


πŸ›  Technologies

Technologies and tools that were used in the development of the project:

Languages | Environments | Frameworks | Libraries | Techniques

  • HTML5
  • CSS3
  • Bootstrap
  • JavaScript
  • VueJS
  • localStorage
  • mitt

Utilities


πŸ”§ How to

Requirements

  • node 16.x
  • npm 8.x
  • vue cli 5.0.8

Installation

  1. clone repo
  2. delete the file package-lock.json
  3. install the dependencies npm install
  4. run npm run serve for a dev server
  5. navigate to http://localhost:8080/

πŸ“– Learning

  • Properties
  • Components
  • Slots
  • LifeCycle Hooks
  • Directives
  • Events (emitter)

πŸ‘¨β€πŸ’» Author


Jonas Souza

Github Badge Linkedin Badge

About

A web application for registering and displaying jobs from localStorage using VueJS components, properties and directives. Cloud deployment with GithubPages

https://jonasmzsouza.github.io/vue-vagas


Languages

Language:Vue 90.3%Language:HTML 5.5%Language:JavaScript 3.3%Language:Shell 0.9%