Skip to content

houlli82/Spaced-marketplace-app

Repository files navigation

Spaced

This was our marketplace app at Le Wagon.

The idea was that space is hard to find and at a premium in Tokyo, so we decided on an app that allows users to search for spaces at a reasonable price that have been uploaded by users who have space available to rent.

Spaced


App home: http://spaced-848.herokuapp.com/

Getting Started

Setup

Install gems

bundle install

Install JS packages

yarn install

ENV Variables

Create .env file

touch .env
CLOUDINARY_URL=your_own_cloudinary_url_key

DB Setup

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

Run a server

rails s

Built With

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

This project is licensed under the MIT License

About

A marketplace app I built with my team at Le Wagon.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •