Skip to content

rashaprogramming-it/vue-gh-finder

Repository files navigation

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.