Skip to content

jonathanwmaddison/ReactFlickrViewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Flickr Viewer Webapp

This is a simple web app that uses Bootstrap V4, React, and Redux to search and display photos with flickr's public API.

Installation

run npm install for the required dependencies

Running/building

use the command npm start to launch a webpack-dev-server

npm run build will bundle the final html and javascript file for the project.

Releases

No releases published

Packages

No packages published

Languages