Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aliazlanpro/rsap.pk

Official website of Radiological Students' Association of Pakistan
https://github.com/aliazlanpro/rsap.pk

Last synced: 14 days ago
JSON representation

Official website of Radiological Students' Association of Pakistan

Awesome Lists containing this project

README

        

# RSAP Website
Official website of Radiological Students' Association of Pakistan (RSAP)

## Features
- Light/Dark Mode with system preference detection and toggle button
- Global Progress Bar during link navigation
- Dynamic YouTube Videos fetched using YouTube Data API
- MDX-powered news pages for easy content management
- Responsive design for optimal viewing on all devices
- Social media integration with links to RSAP's profiles

## Tech Stack

- Next.js 14 (React framework)
- Tailwind CSS (Utility-first CSS framework)
- Shadcn UI (Accessible and customizable component library)
- YouTube Data API (For fetching channel videos)
- MDX (Markdown for the component era)
- TypeScript (For type-safe development)

## Getting Started

1. Clone the repository
2. Install dependencies with `npm install`
3. Copy `.env.example` to `.env` and fill in the required values
4. Run the development server with `npm run dev`

## License

See the [LICENSE](LICENSE) file for details.