Skip to content

Latest commit

 

History

History
76 lines (54 loc) · 2.03 KB

README.md

File metadata and controls

76 lines (54 loc) · 2.03 KB

GDG-PCE Official Website 🚀✨

Welcome to the official repository of the Google Developer Group - Pillai College of Engineering (GDG-PCE) 🌐. This repository hosts the code for our dynamic, community-focused website.


Screenshot 2025-01-03 183111

📂 Folder Structure

/
├── public/               # Public assets directory
├── src/                  # Source files for the project
│   ├── app/              # App Router directory (routes, layouts, styles, etc.)
│   ├── components/       # Reusable UI components
│   ├── data/             # Static or dynamic data files
│   └── lib/              # Utility functions or custom hooks
├── package.json          # Dependencies and scripts
├── next.config.js        # Next.js configuration
├── postcss.config.js     # PostCSS configuration
├── tailwind.config.js    # Tailwind CSS configuration
└── README.md             # Project documentation

🚀 Getting Started

Follow these steps to set up the project locally:

  1. Clone the repository

    git clone https://github.com/gdgpce/website.git
    cd website  
  2. Install dependencies

    npm install  
  3. Start the development server

    npm run dev  

    Visit http://localhost:3000 in your browser to view the website.

🤝 Contributors

🛠 Technologies Used

  • NextJS
  • React
  • Three.Js
  • Ant Design
  • NextUI - Figma

📄 License

This project is licensed under the MIT License.

🌐 Connect with Us


Let's connect, learn, and grow together! 🌱