GitHub Finder

A project from the course Next.js From Scratch by Brad Traversy.

Working at: Unnemployed

Programa de Resultados Electorales Preliminares 2024.

I did this project as part of Brad Traversy’s React Front To Back Course. It was very interesting because after having learned React through documentation, taking other courses and simple exercises, I was looking to create more complex projects and this course gave me the opportunity to learn how to create this type of web applications. For this I used TailwindCSS and Daisy UI and I created the components, first the Navbar, then the Footer and for navigation I used React Router.

Then I connected the project to GitHub with the API through my token. I created components to show the list of users, the profile of each user, the functionality to clean the results of a search and the fetching of users.

Here I put into practice the React hook called useReducer that would serve me later in my professional life.

I deployed the application in Vercel.