This repository contains the previous official website for the Mahinda Rajapaksha College UNESCO Society, developed and designed by Rishmika Sandanu. The website serves as a comprehensive platform for society activities, information, and member engagement.
- Hero Section: Prominent introduction to the society.
- About Section: Overview of Mahinda Rajapaksha College UNESCO Society, its mission and vision.
- Headmaster Section: Highlights messages and info about the school's headmaster.
- Blog Platform: Allows posting of events, news, and society updates.
- Image Gallery: Showcases event and activity photos.
- Event Showcase: Lists upcoming and past events.
- Members Tab: Displays a roster of society members.
- Next.js (TypeScript)
- Tailwind
- React
Clone the repository and install dependencies:
git clone https://github.com/RishBroProMax/mrcm-unesco-web-old-nextjs.git
cd mrcm-unesco-web-old-nextjs
npm install
Run the development server:
npm run dev
Visit http://localhost:3000 in your browser.
/app
— Main Next.js app source code/components
— Reusable React components/public
— Static assets (images, favicon, etc.)/styles
— Global and component-level styles
Contributions are welcome! Please open an issue to discuss what you would like to change or add.
- Fork this repository
- Create your feature branch (
git checkout -b feature/AmazingFeature
) - Commit your changes (
git commit -m 'Add some AmazingFeature'
) - Push to the branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
- Development & Design: Rishmika Sandanu
- Support & Bug Fixes: Darkwaves (Vimukthi Indunil)
This repository represents an archived version of the UNESCO Society website and is no longer actively maintained. For the latest version or inquiries, please contact the project maintainers.