Skip to content

kawaiier/GeoPhotoWall

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

issues shield

GeoPhotoWall

An app for Georgia lovers. Photowall of 50 Georgian photos from Pexels. Click any photo to see it on the website.

Some of them are from the US state, sorry for that (see #3).

💁‍♂️ https://kawaiier.github.io/geophotowall/

screenshot

How to deploy

  1. Get a free API key at Pexels.
  2. Clone this repository.
  3. Create .env file in root folder.
  4. Add your API key to .env like this REACT_APP_KEY=XXXXXXXXXXXXXXX.
  5. Run npm install.
  6. Run npm start to start test server.

Things To Be Done

  • Mobile version
  • Load more photos on scroll #1
  • Randomize photos #2
  • Show only photos of Sakartvelo #3

Components used