Baddamin-code / fetch-my-github-repos

This is a project that gets GitHub repository data for user "Baddamin-code" from https://api.github.com/users/baddamin-code/repos. The project is for my AltSchool Frontend Second Semester Examination Project

Home Page:https://api-repo-fetch-github.web.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PROJECT INFO

This is a project that gets github repository data for user "Baddamin-code" from https://api.github.com/users/baddamin-code/repos.

The project is AltSchool's Frontend Second Semester Examination Project

WHAT I USED

I fetched the API from https://api.github.com/

I'm rendering the app's UI using React's Browser Router

All styles are added using Tailwind CSS

I wrapped the components in an Error Boundary tag to catch errors.

There's a 404 page to inform users when a page does not exist

Hosting URL: https://api-repo-fetch-github.web.app

About

This is a project that gets GitHub repository data for user "Baddamin-code" from https://api.github.com/users/baddamin-code/repos. The project is for my AltSchool Frontend Second Semester Examination Project

https://api-repo-fetch-github.web.app/


Languages

Language:JavaScript 88.7%Language:HTML 11.3%