/spo-photo-gallery

A photo gallery with React

Primary LanguageJavaScriptMIT LicenseMIT

Node Version >= 8.10.0 npm v6.4.1 Packagist code style: prettier

A Photo Gallery Built with React

DEMO

Edit spo-photo-gallery

This project was bootstrapped with Create React App.

The Pixabay API is used for the images.

Install Dependencies

npm install

Run locally

npm run start

Build for production

npm run build

Production build can be found on build/ directory