Skip to content

dsc-srmrmp/ideatech

Repository files navigation

IdeaTech Club Website

Welcome to the official repository for the IdeaTech Club website. This project is a modern, responsive web application built to showcase our club's activities, events, and initiatives.

🚀 Tech Stack

This project is built using the following technologies:

  • Framework: React (v19)
  • Build Tool: Vite - for fast development and bundling.
  • Styling: Tailwind CSS - for utility-first styling.
  • Animations: Framer Motion - for smooth UI transitions and animations.
  • Icons: Lucide React - for consistent and clean iconography.
  • Utilities: clsx and tailwind-merge for efficient class name management.

🛠️ Installation & Local Development

To run this project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/dsc-srmrmp/ideatech.git
    cd ideatech
  2. Install dependencies:

    npm install
  3. Start the development server:

    npm run dev

    The site will be available at http://localhost:5173.

📦 Building for Production

To create a production-ready build:

npm run build

This will generate a dist folder containing the optimized static files, ready for deployment.

📂 Project Structure

  • src/: Source code including components and assets.
  • public/: Static assets.
  • dist/: Production build output (generated after build).

🤝 Contributing

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/YourFeature).
  3. Commit your changes (git commit -m 'Add some feature').
  4. Push to the branch (git push origin feature/YourFeature).
  5. Open a Pull Request.

About

Website link:

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 7