Untitled.mov
view and filter pixabay photos. you can click on the deployed link on the right, or you can fork and clone the repo.
before running you need to: in the root directory run - yarn run install_all
declare ENV variables in the backend - BACKEND_PORT, API_KEY (you'll need pixabay api key)
in the frontend ENV file declare - REACT_APP_API_URL=(insert your BACKEND_PORT) then you can run yarn run dev