/Ras

An online marketplace for rental creative spaces. Artists can find and book a space and rental businesses can list and make their spaces visible to the public.

Primary LanguageJavaScript

RAS

An online marketplace for rental creative spaces. Artists can find and book a space and rental businesses can list and make their spaces visible to the public.

Getting Started

Follow these instructions to get a copy of the fullstack app running on local.

Installing Backend

git clone
cd server
npm install
npm start

The backend will be running on http://localhost:3100.

Installing Frontend

Open a new terminal window.

git clone
cd client 
npm install
npm start 

Open http://localhost:3000/ to view the app in a browser.

Built With

  • React - JavaScript library
  • Postgres - database management
  • Express server
  • CSS3

Contributors

Acknowledgments

C4Q’s instructors

  • Cody Hess
  • Reed Gaines
  • Lev

Mentor

  • Nikola

Future Features

  • Map show studio location
  • Payments
  • Reviews, Ratings and Favorites
  • Messaging between users
  • Push Notifications
  • Cancellation
  • More Filter and Sort By