piersolenski / react-flickr-app

A Flickr feed preview app built in React.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Flickr App

A Flickr feed preview app built in React.

Features

Getting started

Check out a working demo.

npm install

Install the project.

npm start

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

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

Testing

npm run test

Polyfills

We use Polyfill.io to polyfill missing Javascript functionality. Simply add any missing functionality by appending the polyfill.io url in src/public/index.html with the feature you need.

TODO

  • Full unit test coverage + e2e tests

About

A Flickr feed preview app built in React.


Languages

Language:JavaScript 63.9%Language:CSS 33.3%Language:HTML 2.9%