Github Scanner ReactJS Client
Frontend for Github Scanner in ReactJS with apollo and graphql
Demo
Video https://youtu.be/vP4wuSKpxyA
Screenshots
User Repositories
User Repository Details 1
User Repository Details 2
Installation
Install node modules by running
npm install
or yarn
Run Server with one of following command
npm run start
or yarn start
Open http://localhost:3000 on your browser