Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 698 Bytes

README.md

File metadata and controls

31 lines (24 loc) · 698 Bytes

Vue Github Finder

Vue Github Finder is a search engine for github accounts. The site makes a request to the Github API, in particular gaining access to db github users. On the site, the user enters the username N of the user and gets information about his account. You can see when the account was created and more.

Technologies/tools used:

  • VueJS 3
  • VueCLI
  • OptionsAPI
  • VueX
  • SCSS
  • Axios
  • Github Users API

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Customize configuration

See Configuration Reference.