Skip to content

taw27/React-Gallery-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Gallery App (Tree house FSJS unit-07)

Table of Contents

Description

A Gallery app made using React to display pictures retreived using the flickr api. It includes three default picture routes and a search bar to be able to searh pictures from flickr.

This project was bootstrapped with Create React App.

Running Instructions

  1. Download or clone the repository
  2. Include a config.js folder in the src folder with your own flickr api key exported
  3. Open Terminal in the project directory
  4. Run npm install to install dependencies
  5. Run npm start to start the react application
  6. Go to http://localhost:3000 using your prefered browser to view

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published