Having a hard finding off campus housing to succeed in school? Use student stay over to find local university students that are looking for roommates. Users can filter by campus, accomodations, and price.
- Clone this repository on your local machine.
Download or Pull This Repo Top of this page you can see where it says clone or download
Install Node https://nodejs.org/en/
Install all the node packages On the root of this project run on your terminal (if you want you can do this with yarn but thats optional)
npm install
Update the node packages On the root of this project run on your terminal (if you want you can do this with yarn but thats optional)
npm update
Start the server
npm run watch
-
After cloning, install the dependencies using
npm install
. Also usenpm update
to install anything that is lacking. -
Start the project by using
npm run watch
. -
Use
localhost:3000
to view the project in your browser.
You will need a package manager, either using NPM or Yarn. This project used NPM, but should be replicable using yarn.
- React
- NPM - Dependency Management
- Heroku - Deployment Site
- SASS - CSS Preprocessor
- Images from Pexels and Upslash
- Babel
- Gulp
Desmend Jetton
License This project is licensed under the MIT License - see the LICENSE.md file for details
If you're in college, keep grinding! Don't forget to study hard and persevere.