Welcome to the official repository for the HIV Clinical Leadership Program website. This site serves as a comprehensive resource for information about the program, offers tools for clinicians and researchers, and provides details on how to apply.
- Framework: Next.js
- Styling: Tailwind CSS
- Language: TypeScript
- Hosting: Vercel
- Comprehensive Program Details: In-depth information about the HIV Clinical Leadership Program and its offerings.
- Resource Hub: Easy access to essential resources for clinicians and researchers.
- Application Process: Step-by-step instructions and forms for applying to the program.
- Responsive Design: Fully optimized for desktops, tablets, and mobile devices.
- Accessibility Toolkit: An integrated widget to enhance the accessibility of the website for all users.
components/
: Reusable UI components such as Navbar, Footer, and the Accessibility widget.pages/
: Individual pages of the website including program information, about, contact, and application forms.public/
: Public assets such as images and icons.styles/
: Global and component-specific styles.README.md
: Project overview and instructions.
To run the project locally, follow these steps:
- Clone the repository:
git clone https://github.com/your-username/hiv-clinical-leadership-program.git cd hiv-clinical-leadership-program