Skip to content

mahendrapratap4022/react-gallery-flickr

Repository files navigation

React Gallery with Flickr API

Introduction

This is a react js project in which we have shown photo gallery using flicker API. There are a couple of features I have added like

  • Search photo
  • Sort by category
  • Pagination
  • Detail page

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

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages