🚀🌌🌟🔭🌍👩🚀👨🚀
This is a Next.js project for the Ahamenes Club website. The website provides information, events, and resources related to space exploration and science. It is designed to be informative, engaging, and user-friendly.
👥 Yohannes Getachew 👥 Yodahe Ketema 👥 Yoseph Zewedu 👥 Rahel Alemu 👥 Nebiyou Elias
🌐 The project is deployed and can be accessed at https://space-website-amber.vercel.app/.
🛠️ Next.js: Next.js is a React framework that allows for server-side rendering, static site generation, and other powerful features for building modern web applications. 🎨 Tailwind CSS: Tailwind CSS is a utility-first CSS framework that provides a set of pre-defined classes to easily build responsive and stylish UI components. 🔄 TypeScript: TypeScript is a typed superset of JavaScript that compiles to plain JavaScript. It helps catch errors and provides better tooling for large-scale applications.
- 🏠 Home: The home page provides an overview of the Ahamenes Club and highlights upcoming events and news.
- 📅 Events: The events page lists past and upcoming events organized by the club.
- ℹ️ About Us: This page provides information about the club's mission, goals, and team members.
- 📞 Contact Us: Users can use the contact form to get in touch with the club for inquiries or feedback.
- 👥 Team: The team page showcases the members of the Ahamenes Club, their roles, and contributions.
- ❓ FAQ: Frequently Asked Questions section where users can find answers to common queries about the club and its activities.
- 🖼️ Gallery and Media: This section showcases photos, videos, and other media related to the club's events, activities, and achievements.
🚀 To run the project locally, follow these steps:
- Clone the repository:
git clone [repository-url]
- Install dependencies:
npm install
- Start the development server:
npm run dev
- Open your browser and visit
http://localhost:3000
to see the website.
🌐 The project is deployed using Vercel. Any changes pushed to the main branch will automatically trigger a new deployment.
You can visit the deployed website at https://space-website-amber.vercel.app/.
🙌 We welcome contributions to the project. If you find any issues or have suggestions for improvements, please submit them as GitHub issues or make a pull request.
📄 This project is licensed under the MIT License. Feel free to use, modify, and distribute the code as per the terms of the license.