Welcome to Kabsu.me!
A social media platform exclusive only for Cavite State University students, faculty, and alumni.
- Next.js - React Framework
- Supabase - Database, Storage, & Authentication
- Tailwind CSS - CSS Framework
- Vercel - Hosting
- Clone the repository
git clone https://github.com/bricesuazo/kabsu.me.git
- Install dependencies
pnpm install
- Create a
.env
file
cp .env.example .env
- Run the development server
pnpm dev
- Open http://localhost:3000 with your browser to see the result.
- Fork the repository
- Create your feature branch
- Commit your changes
- Push to the branch
- Open a pull request
This project is licensed under the MIT License - see the LICENSE file for details.