SkillAgentSearch skills...

Racjkuat.org

A Community Management System for Rac Jkuat that showcases what the club is all about, facilitates member management & engagement, and acts as an official communication channel.

Install / Use

/learn @peterkibuchi/Racjkuat.org
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

RacJkuat.org

The Rotaract Club of JKUAT (Rac Jkuat in short) is part of a global network of Rotaract clubs that bring together people ages 18 and older to exchange ideas, develop professional and leadership skills, and have fun through service.

Table of Contents

Technologies Used

  • React & Next.js
  • Shadcn UI for a beautiful, modern, accessible UI
  • Tailwind CSS for styling
  • Zod for schema declaration and validation

Tools Used

  • Git & GitHub for version control and collaboration
  • TypeScript, ESLint and Prettier for typesafe code and best practices
  • GitHub Actions for automated format, lint and typecheck CI steps
  • Renovate for automated dependency updates
  • Vercel for Deployment

Features

  1. Informative Club Website:

    • Provide a comprehensive overview of what the club is all about.
    • Showcase club activities, events, projects and achievements through multimedia content.
  2. Blog Platform:

    • A blog section for official club announcements, updates, and communication.
    • Members can contribute to the blog, sharing their experiences, insights, and project highlights.

Quickstart

NOTE: This project uses pnpm as the package manager. You can install it by following the instructions here.

To run it locally, follow the steps below:

  1. Clone the repository and install the dependencies:

    # Clone repository
    git clone git@github.com:msplke/racjkuat.org.git
    
    # Install dependencies
    pnpm i
    
  2. Start the development server:

    pnpm dev
    

Project Status

Project is: complete.

Acknowledgements

Related Skills

View on GitHub
GitHub Stars6
CategoryDevelopment
Updated4h ago
Forks2

Languages

TypeScript

Security Score

75/100

Audited on Apr 9, 2026

No findings