Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/aliazlanpro/rsap.pk
- Owner: aliazlanpro
- License: other
- Created: 2024-06-05T15:14:52.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-11-15T15:23:15.000Z (about 1 month ago)
- Last Synced: 2024-11-15T16:29:38.815Z (about 1 month ago)
- Language: TypeScript
- Homepage: https://rsap.pk
- Size: 34.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.