Skip to content

MVPEA-CEN4914/SnapStays

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

239 Commits
 
 
 
 
 
 

Repository files navigation

SnapStays

Running our application locally

Client

To run the client, cd into snap_stays

cd snap_stays

then download the react dependencies by running

npm install 
npm install @mui/material @emotion/react @emotion/styled @mui/icons-material
npm install @apollo/react-hooks apollo-cache-inmemory apollo-link-http apollo-client
npm install jwt-decode
npm install @mui/system

finally to get it running on your local host

npm start 

Server

To run the server

cd backend 

then download the react dependencies by running

npm install 

finally to get it running on your local host

npm run dev

About

SnapStays serves as a centralized hub for accessing information on available apartment rentals and sublets in the vicinity of educational institutions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors