Skip to content

jeffreyleec/camping-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Campr

Overview

For our final group project for the Lighthouse Labs web development bootcamp we made a camping gear rental app named Campr. Campr is an app inspired by AirBnB that allows people without access to camping gear to rent gear from locals with gear to spare.

Screenshots

HOME FILTER PACKAGE PAGE MAP MESSAGING BOOKINGS

Tech Stack

  • Axios
  • Express
  • Express Session
  • Google Maps API
  • Node
  • PostgreSQL
  • React
  • React Router
  • EmailJS
  • date-fns
  • react-date-picker
  • SASS

Getting Started

  1. Run npm i in both server and client folders
  2. Set up a db with the credentials in the .env example
  3. In psql CREATE DATABASE final OWNER labber;
  4. In the server directory run npm run db:reset
  5. Start the server with npm start
  6. Start the client with npm start

Other

  • All images were sourced from pexels.com
  • All icons except our logo are from Google Material Symbols
  • Logo and home animation were made by Paige

Contact

If you have any questions feel free to reach out to any of the contributors for this repo.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published