Skip to content

GT1990/public_api_requests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

public_api_requests

Description

The Public API Requests web application retrieves 12 random users from the randomuser.me api. The application then creates cards and modals for each user based on the data retrieved from the api.

Example

Example Example

scripts.js

This javascript file contains all the main functionality of the application. It makes the api request and creates all elements and functionalities based on the data it recieves as a response from the api.

CSS CHANGES

  • Background color of body and cards were changed.
  • Header font color was changed to purple.
  • On hover of card the card border color, name and info font colors were changed.

Table of Contents

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors