Skip to content

A React web-application that consumes an api, parses data for images, and creates collages of those images

Notifications You must be signed in to change notification settings

nateige/CollageGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Collage Generator

This project is a React web-application that requests photo data from JSONPlaceholder and creates collages from that data.

Homepage

Upon loading the page, the user will see a header title and input boxes that ask for collage dimensions.

cg v1

Generating a Collection of Collages

The user can input the number of rows, columns, and amount of collages that they want to see displayed on each page.

Upon clicking on the "Set Quilt Data" button, the images will be rendered on the webpage.

cg v2

Navigating to other pages

At the bottom of the webpage, the user can see buttons that will allow them to navigate to other collages.

cg v3

Loading another Collection of Collages

Should the user want another random collection of collages, they can input new data in the input boxes to generate another random set of collages.

cg v4

About

A React web-application that consumes an api, parses data for images, and creates collages of those images

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published