A web app for seeing which rooms closest to you at the Ohio State University are available. Developed with lukew3/osu-rooms-api
First, install requirements
npm ci
Then, run the development server:
npm run dev
Open http://localhost:3000 with your browser to see the result.