Install Clone repo Create .env file in root catalog and write: API_KEY=[your key from HERE API] Open terminal and launch a few commands $ bundle $ yarn $ rails db:migrate $ rails db:seed $ rails server Screenshots