Hibearnation is a web app for finding information about dorms at Brown University. Students can explore user-submitted reviews, photos, and other information about dorms, and can also submit their own reviews and photos. Find your new home at Brown! 🐻
This is a T3 Stack project built with Next.js, React, tRPC, Prisma, and PostgreSQL.
You'll find a .env.example file in the root of the project. Copy this file and rename it to .env
. Fill in the values for the environment variables.
Install the dependencies with npm install
, then run the development server with npm run dev
.
Contributions are welcome! Please open an issue or pull request if you'd like to contribute. This project is licensed under the AGPL-3.0 License.