Skip to content

luispardosuarez/api-call-json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

API CALL JSONPlaceholder

This project is part of the Fullstack Bootcamp by Foundation F5.

Stacks Employed

Overview

This application allows users to view a list of users fetched from the JSONPlaceholder API. Users can see the ID, name, and city of each user in a table format. Additionally, users can enter a user ID and retrieve specific user details, such as name and phone number.

Getting Started

To get started with the app, simply clone this repository to your local machine and open the index.html file in your web browser. No additional setup is required, as the app fetches data from the JSONPlaceholder API.

Usage

  1. Upon opening the app, you'll see a table displaying a list of users along with their ID, name, and city.
  2. Use the input field and button provided to enter a user ID and retrieve specific user details.
  3. Click on the "Get User" button to fetch and display the name and phone number of the user with the corresponding ID.

Feel free to clone the repository and happy coding! 🖥️🛠️🐧🎉

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published