Skip to content

Latest commit

 

History

History
78 lines (53 loc) · 2.2 KB

README.md

File metadata and controls

78 lines (53 loc) · 2.2 KB

Buu is a simple way to find your college, careers, campuses and regions. The goal of this project is to gather all the information in one place to help students find the best university for them.

Next.js tRPC TailwindCSS Prisma Buu

🚀 Stack

Framework: Next.js

End-to-end: tRPC

ORM: Prisma

Authentication: NextAuth

Style: TailwindCSS

Deployment

deployment

🌌 Features

  • Authentication
  • Admin Dashboard

Run Locally

Clone the project

  git clone https://github.com/omgismartinez/buu.git

Go to the project directory

  cd buu

Install dependencies

  npm install | yarn

Start the server

  npm run dev | yarn dev

License

MIT