Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 440 Bytes

File metadata and controls

15 lines (10 loc) · 440 Bytes

GitHub Profile

This is a website for github users to view their profile, their repositories, most used languages and so on

This Projects uses Next JS and other dependencies like

  • TypeScript
  • GitHub Polyglot
  • React Icons

Getting Started

  1. Fork or clone the repository
  2. Open your CLI and go into the directory and run npm install
  3. Once the packages are installed, run npm run dev to start the server at localhost:3000