Skip to content

gucaciolato-zz/api-git

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

API GitHub Repositories List

Demo

What I've learned?

  1. API with axios
  2. react-router-dom
  3. styled-components

How to start a new react project?

  1. npx create-react-app (nome)
  2. cd (nome)
  3. yarn start
  4. yarn add axios
  5. yarn add react-router-dom
  6. yarn add styled-components

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

About

API to list repositories for a given github user

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published