Introduction
Welcome to the DISC Website documentation! Here you will find information about we built our clubs official website.
About This Website
The DISC website serves as our main platform for:
- Showcasing our projects and impact
- Providing information about our programs
- Connecting with potential members and partners
- Sharing educational resources
Tech Stack
The website is built with:
- Next.js 14 (App Router)
- TypeScript
- Tailwind CSS
- shadcn/ui components
- Motion for animations
- D3.js for data visualization (landing page animation)
Project Structure
src/
├── _components/ # React components
├── app/ # Next.js app routes
├── hooks/ # Custom React hooks
├── lib/ # Utility libraries
└── utils/ # Helper functions
Next Steps
- Getting Started - Installation and setup
- Project Structure - Detailed directory overview
- Components - Component documentation
- Contributing - How to contribute
Need Help?
- Join our Discord
- Check our GitHub repository