Skip to content

guest-ly/PhotoCarousel

Repository files navigation

PhotoCarousel

Photo Carousel module of Guestly

Related Projects

Table of Contents

  1. Usage
  2. Requirements
  3. Development

Usage

Run webpack

npm run react-dev

Run server on port 3002

npm start

Seed database with random data using faker.js

npm run seed

Run jest/enzyme tests

npm test

Requirements

  • Node 6.13.0
  • Unsplash API key
Replace comment with your API key in unsplashHelper.js

Development

Installing Dependencies

From within the root directory:

npm install

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published