/soba

Soba frontend - dorm review system

Primary LanguageJavaScript

This is the technical README for our project. This simply walks you though the steps needed to run our application.

You can find the project charter, architecture, and a summary of the housing process at Vanderbilt under the information tab and at https://vhl.ink/soba Our project charter, architecture, and the code required to run this application will also all be located in this repository. We are leaving this README.md file in order for other individuals to be able to run our application if they would like

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm start

Make sure to change the localhost url to login to take you to the appropriate page and begin the onboarding process.

In order to make this project functional, you must be running both the backend server and the front-end applications concurrently.