kabsu.me

A social media platform exclusive only for Cavite State University students, faculty, and alumni.

MIT License

Stars
23
Committers
8

Welcome to Kabsu.me!

A social media platform exclusive only for Cavite State University students, faculty, and alumni.

Tech Stack

Development

  1. Clone the repository
git clone https://github.com/bricesuazo/kabsu.me.git
  1. Install dependencies
pnpm install
  1. Create a .env file
cp .env.example .env
  1. Run the development server
pnpm dev
  1. Open http://localhost:3000 with your browser to see the result.

Contributing

  1. Fork the repository
  2. Create your feature branch
  3. Commit your changes
  4. Push to the branch
  5. Open a pull request

License

This project is licensed under the MIT License - see the LICENSE file for details.

Related Projects