Skip to content

consuming github api , using react, to find users and display data about them

Notifications You must be signed in to change notification settings

Lucas-Lameira/github-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Github-Finder

Consuming github api using react to find users and display data about them

Netlify Status

Instalation

You can clone this repository on your terminal

git clone https://github.com/Lucas-Lameira/github-finder.git

After cloning, follow the commands in Usage - development mode

Usage - development mode

on the root folder, run the following commands to install dependencies

 yarn install

once the dependencies are installed, run:

 yarn start

after yarn start, it should open in http://localhost:3000 . For some reason github is changing the spinner.jsx file is lowercase, so change it to "Spinner.jsx

Production

This app is live on github-finder

Tecnologies

  • HTML
  • CSS
    • css module
  • javascript
  • React
    • React hooks
    • Context api
    • react-router-dom
    • react-icons
  • Axios

About

consuming github api , using react, to find users and display data about them

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published