Skip to content

hachi-studio/masterpiece

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Masterpiece

  • Gallery containing phography pulled from Unsplash.
  • View live version here.

Quick start

  • Clone the repo: git clone https://github.com/hachi-studio/masterpiece.git
  • Grab an Unsplash API key and replace API_KEY_GOES_HERE with it inside the .env file
  • Go into folder cd masterpiece
  • Install yarn install or npm install
  • To run yarn start or npm start
  • To build yarn build or npm run build