Skip to content

A simple GitHub users finder app, powered by Vue3.js and GitHub API. This app sums up all the major concepts of Vue3.js such as routing and state management.

Notifications You must be signed in to change notification settings

SamarjeetBanik/github-users-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

github-search-app

A simple GitHub users finder app, powered by Vue3.js and GitHub API. This app sums up all the major concepts of Vue3.js such as routing and state management. User credentials are saved in Firebase. Bootstrap 4 is used mainly for styling and less CSS usage.

To view a live demo, click here

Project setup

  1. git clone https://github.com/SamarjeetBanik/github-users-finder.git or you can simply download the whole project in a zip folder.
  2. If you have cloned repo through git or any other terminal, then Drag-and-drop the folder in your desired code editor or extract the files and folders from zip and open the project in a code editor of your choice.
  3. Run npm install through terminal.

Compiles and hot-reloads for development

npm run serve

Hope, you liked this project. Don't forget to 🌟 the repo, if you liked it.

If you feel, anything can be better in this project, then you can just pull a request here or email me.🙂

Thank You!

About

A simple GitHub users finder app, powered by Vue3.js and GitHub API. This app sums up all the major concepts of Vue3.js such as routing and state management.

Topics

Resources

Stars

Watchers

Forks