Dog For A Day allows users to search for shelter dogs anywhere in the United States, view details on each dog, and make a reservation with that dog on a particular day.
This repository contains the frontend of the project; the backend can be found here
The component-based JavaScript frontend was built with React and Redux. I used Semantic UI React along with custom CSS to style the frontend.
The backend API was built with Ruby on Rails, and I used PostgreSQL for the database.