Skip to content

nazim-786/JavaScript-Fetch-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript-Fetch-API

Objective:-

Build a webpage that fetches user data from a public API using JavaScript Fetch API and displays it on the page.

Includes error handling and a reload button to refetch data.

Tools Used

  • HTML – For structuring the webpage
  • CSS – For styling the UI
  • JavaScript (Fetch API) – For fetching and displaying data
  • VS Code – Code editor
  • Chrome Browser – Testing and running the project
  • Features

  • Fetches user name, email, and address from API.
  • Displays users in a card layout.
  • Handles network errors (shows error message when offline or API fails).
  • Includes a Reload Data button to fetch again.
  • Fully responsive design.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published