GlennCoding / github-repositories

Home Page:github-repositories-puce.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ’¬ GitHub Repositories

A clone of the a single page displaying a list of repositories from a public GitHub organization (e.g. https://github.com/orgs/laravel/repositories, ignoring the header).

GitHub repo size Lines of code GitHub top language GitHub last commit



πŸͺ„ Features

Main features include:

  • Fetching and displaying repositories via the GitHub REST API
  • Searching through repositories
  • Responsive and animated dropdown
  • Filter repositories
  • Pagination

🧱 Tech Stack

Project is created with:

  • Typescript 4.5.2
  • React 17.0.2
  • Next.js 12.0.4
  • TailwindCSS ^2.2.19

πŸš€ Setup

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.


πŸŽ‰ Thanks for reading

About

github-repositories-puce.vercel.app


Languages

Language:TypeScript 97.6%Language:JavaScript 2.4%