Skip to content

Created a photogallery using the Unsplash API. This is a challenge that will be scored in order to decide the participation on the Vueling Tech Hackathon.

Notifications You must be signed in to change notification settings

Ann-14/UnsplashApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Readme - Vueling Hackathon

This challenge belongs to the Vueling Tech Hack. In this challenge we are asked to make an application where Unsplash images are viewed, for which we will have to merge the Unsplash API with our website.

Installation

npm start

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

Technologies

  • React JS
  • React Icons
  • Tailwind CSS

Application structure

The application is divided into four different components that communicate with each other through props:

  • The PhotoCard component contains the information and style of each photo that appears on the main page layout.
  • The form component contains the form that allows the search for specific photographs by the user through a text input.
  • The Button component triggers the submission of the form.
  • The loader component contains a loading spinner that appears when you are fetching the images.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

Created a photogallery using the Unsplash API. This is a challenge that will be scored in order to decide the participation on the Vueling Tech Hackathon.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages