Skip to content

tifilipebr/react-get-api-data

Repository files navigation

Frontend to consume apis data

  • Atomic Design, Error handling and Tanstack query

Technologies used

Setup

  1. Clone the repository and install the dependencies
npm install
  1. Start the frontend application locally
npm start
  1. ... [add other steps here]

Available commands

  • yarn start: Start the app locally in your development environment, by default it will be in http://localhost:3000.
  • yarn test: Run tests using watch mode.

About

Repository that reads data from an API, handles consumption and displays the information obtained.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published