Skip to content

[React] Click a button to see a new random dog photo via Dog API

Notifications You must be signed in to change notification settings

pawel-cebula/doggo-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Doggo Generator

Doggo Generator is an app that displays a random dog picture on each click from the dog.ceo API.

Technology

Doggo Generator was my first React app, that was set up initially using the Create React App boilerplate.

Learnings

  • Setting up a React project using CRA
  • Fetching data from URL and converting the response to JSON
  • Displaying the image with a newly generated image URL on click
  • Styling a React app with vanilla CSS stylesheet

About

[React] Click a button to see a new random dog photo via Dog API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published