Skip to content

edmilson-torres/github-api-interface

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔖 About

Projeto do bootcamp Eduzz Fullstack Developer #3 da DIO.
Aula Criando um front-end totalmente componentizado na prática com ReactJS.
Instrutor Matheus Benites.

📋 New features

  • Layout (print of the finished project below)
  • Theme dark and light with toggle button
  • Search on press Enter
  • Mobile first and responsive for tablet and desktop
  • Fix repository link
  • Description, language and update at on repository card info
  • Error handler 404 "not found" and 403 "api rate-limit" showing error message

🔗 Preview

Live: https://github-api-interface-xi.vercel.app/

🖼️ Screenshots

Print of the finished project.

Mobile Light Dark
Tablet Light Dark
Desktop Light Dark

This project was bootstrapped with Create React App.

About project

This repository was created in order to show how we can create a frontend application with reusable components.

We will create an application using the github public api.

Features

  • Search infos by username
  • Search repo by username
  • Search starred by username

Libraries used

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 93.3%
  • HTML 6.7%