Skip to content
/ Ras Public

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.

Notifications You must be signed in to change notification settings

imendoza06/Ras

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published