Photo Carousel module of Guestly
Run webpack
npm run react-devRun server on port 3002
npm startSeed database with random data using faker.js
npm run seedRun jest/enzyme tests
npm test- Node 6.13.0
- Unsplash API key
Replace comment with your API key in unsplashHelper.jsFrom within the root directory:
npm install