Trip Camp

Full Stack Booking Webiste

Info: The website is a reimagining of the campsite booking website known as Hipcamp.

Description: This website uses React on the front end with Redux to manage the state.

Tech Stack: The back end is built using Ruby on Rails using the Model-View-Controller framwork, connected to a PostgreSQL database.

The front end is built using Javascript and the React framework, with Redux for state management and HMTL/CSS