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
- Fork or clone the repository
- Open your CLI and go into the directory and run
npm install - Once the packages are installed, run
npm run devto start the server atlocalhost:3000