ahussein3 / homeday-task

homday task

Home Page:https://distracted-torvalds-417048.netlify.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

homeday-assignment (https://distracted-torvalds-417048.netlify.com/)

  • the project was init with Vue cli v3.
  • the above link is the project been deployed over Netlify for live preview.
  • after clone the project from github follow the steps to build or to serve.
  • project strucutre is you have two main views under views folder and components being used will be found under components folder.
  • also Vuex store being used to store the user profile if the user being checked is a valid user.

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn run lint

Run your unit tests

yarn run test:unit
  • there is no much of test I have intended to do some unit test using Vue test utils but time didn't work out

About

homday task

https://distracted-torvalds-417048.netlify.com/


Languages

Language:Vue 58.6%Language:JavaScript 28.9%Language:CSS 10.2%Language:HTML 2.3%