Skip to content

songa1/CodeWithNellySugu-Challenge2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Challenge 2

This is the product of Challenge 2 in #CodeWithNellySugu Challenges

To run the application, use the following command: yarn start

Description

Using React.js build a search form with one input field and a “Get Album Photos By Id” button with the following functionalities:

  1. In the input field the user can enter an album id number and when they click on the “Get Album Photos By Id” button, the application displays the title and a thumbnail image of all the photos of the album by that id.

  2. Use this guide to figure which endpoint to use https://jsonplaceholder.typicode.com/guide/

  3. Application is deployed on https://challengetwonelly.netlify.app

About

CodeWithNellySugu-Challenge2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published