Skip to content

Welcome to, the official repo for GHR Hackathon! Built using Vite, Tailwind CSS, npm, GSAP, and other cutting-edge technologies, solutions crafted during the hackathon. Dive in to explore the creativity and technical prowess of the participants

Notifications You must be signed in to change notification settings

unstopablesid/GHR-HACK-1.0

This branch is 3 commits ahead of, 24 commits behind GHR-HACK/GHR-HACK-1.0:main.

Folders and files

NameName
Last commit message
Last commit date
Jan 12, 2025
Mar 6, 2025
Mar 6, 2025
Jan 11, 2025
Jan 10, 2025
Feb 18, 2025
Mar 6, 2025
Mar 6, 2025
Jan 10, 2025
Jan 10, 2025
Jan 12, 2025

Repository files navigation

GHR Hack 1.0

Welcome to the official website of GHR Hack 1.0 .This website serves as the central hub for all information related to the event, showcasing event details, schedules, and more.

🌐 Live Link

Access the website here: GHR Hack 1.0

🛠️ Technologies Used

  • Frontend Framework: React.js
  • Styling: Tailwind,Css
  • Version Control: Git and GitHub

📂 Project Structure

GHR-Hack-1-0
├── public            # Public assets like images and favicon
├── src
│   ├── assets        # Static images and other assets
│   ├── components    # Reusable React components
│   ├── pages         # Page components for routing
│   ├── styles        # CSS files or styled-components
│   └── App.js        # Main application file
├── .gitignore        # Files and folders to be ignored by Git
├── package.json      # Project metadata and dependencies
├── README.md         # Documentation file
└── vercel.json       # Vercel-specific configuration (if applicable)

💻 Installation and Setup

  1. Clone the repository:

    git clone https://github.com/your-username/GHR-Hack-1-0.git
  2. Navigate to the project directory:

    cd GHR-Hack-1-0
  3. Install dependencies:

    npm install
  4. Start the development server:

    npm run dev

🤝 Contributing

We welcome contributions! To contribute to this project:

  1. Fork the repository.
  2. Create a new branch:
    git checkout -b feature-name
  3. Make your changes and commit them:
    git commit -m "Add feature-name"
  4. Push to the branch:
    git push origin feature-name
  5. Open a pull request on GitHub.

🛡️ License

This project is licensed under the MIT License.

📞 Contact

For any inquiries or support, please contact:


Thank you for visiting the GHR Hack 1.0 website!

About

Welcome to, the official repo for GHR Hackathon! Built using Vite, Tailwind CSS, npm, GSAP, and other cutting-edge technologies, solutions crafted during the hackathon. Dive in to explore the creativity and technical prowess of the participants

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 79.5%
  • CSS 19.3%
  • HTML 1.2%