Skip to content

In the Acterio project, fetching data from the DummyJSON API involves sending requests to retrieve information for processing. Error handling are implemented to manage instances where the API may be unavailable or return unexpected responses.

Notifications You must be signed in to change notification settings

LeoGytis/acterio

Repository files navigation

Introduction

In the Acterio project, fetching data from the DummyJSON API involves sending requests to retrieve relevant information for processing. Error handling mechanisms are implemented to gracefully manage instances where the API may be unavailable or return unexpected responses. Have used Nex.js framework for dynamic routing. TypeScript helped me ensure that I'm passing the correct type of props to React components. Tailwind empowered me effortlessly style pages and its components.

Technologies Used

  • Next.js
  • React
  • TypeScript
  • Tailwind

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Open [http://localhost:3000](http://localhost:3000) with your browser to see the result

About

In the Acterio project, fetching data from the DummyJSON API involves sending requests to retrieve information for processing. Error handling are implemented to manage instances where the API may be unavailable or return unexpected responses.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published