ukiome / react-polaroid-photo-deck

Polaroid style photo deck

Home Page:https://ikefakis.github.io/react-polaroid-photo-deck/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Polaroid style photo deck

alt text

A beautiful polaroid style photo deck. See demo

Getting Started

  1. $ cd react-polaroid-photo-deck - go inside the project directory
  2. $ npm install - install dependencies
  3. $ npm start - you will be navigated to http://localhost:3000 on your browser with hot reloading.

Customization

  • Put your images in public/img folder and update the paths inside photos.json with orientation info: (portrait | landscape)

Build

  • $ npm run build - An optimized production build will be generated in build folder.

Deploy

  • $ npm run deploy - Deploy to github pages.

About

Polaroid style photo deck

https://ikefakis.github.io/react-polaroid-photo-deck/


Languages

Language:JavaScript 55.8%Language:HTML 27.4%Language:CSS 16.9%