Skip to content

Its a github profile searching app build using vue ,firebase and axios . It gives repository of username entered after login in the application. user signined data is stored using firebase.

Notifications You must be signed in to change notification settings

akshatjain14/githubapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

githubapp

INTRO

Its a github profile searching app build using vue ,firebase and axios . 
It gives repository of username entered after login in the application. 
User signined data is stored using firebase auth.
DEMO ACCOUNT :
username: one@loc.dev
password : 123456

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

LIVE WEBSITE

See GITHUB PROFILE SEARCH APP.

Github commands

git init
git add README.md
git commit -m "first commit"
git branch -M main
git remote add origin https://github.com/akshatjain14/githubapp.git
git push -u origin main

About

Its a github profile searching app build using vue ,firebase and axios . It gives repository of username entered after login in the application. user signined data is stored using firebase.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published