underworld14 / github-repo-explorer

Github repository explorer UI built with React + Vite

Home Page:https://github-repo-explorer-mu.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Github Repository Explorer

GitHub Repo Explorer is a powerful and user-friendly web application designed to help users explore and discover repositories on GitHub. It provides an intuitive interface to search for repositories.

Tech Stack

Vite, React, Material UI, React Query

Run Locally

Clone the project

git clone https://github.com/underworld14/github-repo-explorer.git

Go to the project directory

cd github-repo-explorer

Install dependencies

npm install

Start the project development

npm run dev

Run the testing

npm run test

Build

To build this project run

npm run build

Start The Project

npm run start

About

Github repository explorer UI built with React + Vite

https://github-repo-explorer-mu.vercel.app


Languages

Language:TypeScript 96.1%Language:HTML 2.4%Language:JavaScript 1.5%