Skip to content

Dquinonez/FlickrGallery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flickr Gallery Assignment

React app that uses the Flickr API to generate a photo carousel based on a Flickr gallery.

DEMO

Getting Started

To get started, first clone or download the repository.

git clone https://github.com/Dquinonez/flickrAssignment.git

Move inside the project folder

cd flickrAssignment

Install all the necessary dependencies.

yarn install

Before running the app, go to the src/components/App.js component and change the iframe src to your localhost.

http://localhost:3000/search

To run the app

yarn start

To view the project, go to: http://localhost:3000/

Here is a list of Flickr galleries IDs to test with:

This project was bootstrapped with Create React App.

Libraries I used:

React

react-bootstrap

react-router-dom

react-slick

Axios

Moment.js

lodash

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published