Skip to content

jdmiguel/louper

Repository files navigation

LOUPER

Single page application intended to search github users by name and display some data such as their repositories, followers and following. In addition, it includes a 3D interactive globe that displays the number of github users by country.

Screenshot

TECHNOLOGIES

  • VITE
  • REACT
  • REACT FIBER
  • REACT DREI
  • TYPESCRIPT
  • MATERIAL-UI
  • VITEST
  • REACT-TESTING-LIBRARY
  • MSW

API

The GITHUB API is used in this project.