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/
- Get a free API key at Pexels.
- Clone this repository.
- Create
.envfile inrootfolder. - Add your API key to
.envlike thisREACT_APP_KEY=XXXXXXXXXXXXXXX. - Run
npm install. - Run
npm startto start test server.