Github Profile

It is a project which helps users to search github profile of any users and their public respository.

Demo

https://github-profile-delta-seven.vercel.app/

Screenshots

App Screenshot App Screenshot App Screenshot

Technology

  1. Next Js
  2. Typescript
  3. Github Api

Run Locally

Clone the project

  git clone https://github.com/sarojdahal8848/github-profile.git

Go to the project directory

  cd github-profile

Install dependencies

  npm install

Start the server

  npm run dev

Author