Skip to content

meifruit/Hive

Repository files navigation

Rails app generated with lewagon/rails-templates, created by the Le Wagon coding bootcamp team.

Airbnb clone project

Dating application

  • Browse through a diverse range of profiles to find the perfect match for your next date.

  • Seamlessly book a date with your chosen person, just like booking accommodations on Airbnb.

  • Keep track of your upcoming dates and receive notifications about important updates.


Getting Started

Setup

Install gems

bundle install

Install JS packages

yarn install

ENV Variables

Create .env file

touch .env

Inside .env, set these variable.

CLOUDINARY_URL=your_own_cloudinary_url_key
MAPBOX_API_KEY=your_own_mapbox_url_key

DB Setup

rails db:create
rails db:migrate
rails db:seed

Run a server

rails s

Built With

Team Members

  • Xuemei Huang
  • Rika Saito
  • Jun Ukemori
  • Juan David Bernal

About

HappyEnding copy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published