minasvisual / technical-test-vitrine-vuejs

Technical test Vitrine VueJs for job interview

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vitrine VueJS

Developed as technical test for a job interview.

Dependecies

  • NPM/Yarn
  • Git

Installation

Run these shell commands

git clone https://github.com/minasvisual/technical-test-vitrine-vuejs
cd technical-test-vitrine-vuejs
npm install

Run Vue project

npm run serve

In Other shell instance, in the same folder, run database JSON Server

npx json-server --watch db.json

Json server api will run on localhost:3000

Open web browser and navigato to [http://localhost:8080] Enjoy!

Instructions

About Job

  • Foi usado uma paleta de cores personalizada da Color Hunt, em tons pasteis para suavizar o contraste de imagens e focar a atenção do usuario nas ofertas.
  • Para uma boa navegação e manter o clean type, foram usados icones da FontAwesome que mantem a experiência do usuário intuitiva e rápida, com base nos maiores players como youtube, facebook.
  • Figma Planning

About

Technical test Vitrine VueJs for job interview


Languages

Language:Vue 74.3%Language:JavaScript 14.9%Language:HTML 10.7%