/github-api_profile-info

A react project to consume the Github API

Primary LanguageJavaScript

Github API - Profile info

This is a guided project by DIO's instructor Matheus Benites. I've followed his lessons but made a few modifications.

repo-tab starred-tab


This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm start

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

The page will reload when you make changes.
You may also see any lint errors in the console.

Dependencies

axios:

npm install axios

react-tabs:

npm install react-tabs

styled components:

npm install styled-components

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.


Special thanks and resources