/axios-github-api

consuming an API with axios and typescript

Primary LanguageTypeScript

Github API with Axios

Consuming a Github API with Axios for study purposes.

ParticipantsTechsUsage

Participants

| Rodrigo L. Araujo

Techs

  • React.js
  • TypeScript
  • Axios
  • Styled Components

How to download the project:

# Clone the repository
$ git clone https://github.com/rodrigoaraujo7/axios-github-api.git

# Enter directory
$ cd axios-github-api

Usage

  1. Run yarn.
  2. Run yarn dev and access http://127.0.0.1:5173.

Developed by Rodrigo Leite Araujo