Skip to content

GenisDiaz/react-gallery

Repository files navigation

React Gallery with Flickr API

Introduction

This project gives you a gallery photos with using Flickr API

Dependencies

  • Required: Nodejs + NPM

Build steps

  1. Clone repository
  2. npm install (maybe you need use "sudo")
  3. npm start
  4. Go to browser: http://localhost:3000/

Config

If you want to change user id for watch another gallery you have to go to file:

  • client/data/config.js

Testing

  1. npm test

If you have any problem with test, you need upload Nodejs to version 7 or:

  1. Install Vagrant via official website
  2. Install VirtualBox via official website
  3. vagrant up
  4. vagrant ssh
  5. npm test

About

React gallery with Flickr API + webpack + babel + jest

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published