Skip to content

Technical challenge done with React + Typescript within a week. I'm very happy with the result!! Check out the deploy!

Notifications You must be signed in to change notification settings

Gatchan1/GitHub-Repo-Search

Repository files navigation

GitHub Repositories With Search Functionality

This is a web app that browses any given GitHub user's repositories, and filters them by name and/or programming language. It was a Technical Challenge done within 7 days.

Check out the deploy: findrepositories.netlify.app

Structure:

Structure Diagram

Languages, Frameworks and Libraries used:

  • React project started with the help of create-vite.
  • Language used: Typescript.
  • GitHub API via Octokit.
  • Library used for date formatting: Luxon.

How to run the app

Clone this repo, run "npm install" on the console, and then run "npm run dev".

Or just head on to the deployed site.

About me

Hi! My name is Raquel and I just started learning Typescript for this project. (I say "started learning" because learning never ends, right?).

I really hope you guys like the project!! 🙌🙌

Future improvements

  • Add a color circle for each programming language (use these!)
  • Write tests

About

Technical challenge done with React + Typescript within a week. I'm very happy with the result!! Check out the deploy!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published