dartmouth-cs98 / 21f-visuol

21f-visuol created by GitHub Classroom
0 stars 0 forks source link

Visuol

VisuOL is an interactive offer letter visualizer that helps users better understand their full offer package.

Architecture

For the frontend, we're using react, setup with create-react-app.

We're using

Setup

Node and Yarn are dependencies for this project.

  1. Navigate to the /visuol directory.
  2. Run yarn install.

Deployment

Dev

Run yarn start to initialize the dev envivronment.

Make sure that the backend is also running (https://github.com/dartmouth-cs98/21f-visuol-backend).

Prod

https://visuol.herokuapp.com/

Authors

James Verschleiser Austin Zhang Raymond Chen Nina Paripovic Ruiheng "Eddie" Ma

Acknowledgments

Tim Tregubov