Skip to content

App made with react that searches images and show them adjusting the divs to their heights

Notifications You must be signed in to change notification settings

remde/react-pics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was made using React. In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

It shows a list of images fetched after an inserted search term and organizes them in spaces depending on their height. It's a good basis for understanding how to work asynchronously with an API, as well as dynamically organizing data received.

The API used for the images is unsplash and they were fetched using axios.

About

App made with react that searches images and show them adjusting the divs to their heights

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published