Skip to content

Latest commit

 

History

History
20 lines (10 loc) · 560 Bytes

File metadata and controls

20 lines (10 loc) · 560 Bytes

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