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
.env
file inroot
folder. - Add your API key to
.env
like thisREACT_APP_KEY=XXXXXXXXXXXXXXX
. - Run
npm install
. - Run
npm start
to start test server.