Skip to content

HackLoop is a global hackathon where innovation never stops—just like an infinite loop! ♾️

Notifications You must be signed in to change notification settings

warrior-works/Hackloop

Repository files navigation

Hackloop ♾️

HackLoop is a global hackathon where innovation never stops—just like an infinite loop! ♾️

Join us for 48 hours of coding, creativity, and collaboration. Push the boundaries of what's possible and build the future.

Table of Contents

Introduction

Hackloop is a hackathon project aimed at fostering innovation and creativity. This repository contains the source code for the Hackloop website.

Installation

To get started with the project, follow these steps:

  1. Clone the repository:

    git clone https://github.com/warrior-works/Hackloop.git
    cd hackloop
  2. Install dependencies:

    npm install --legacy-peer-deps
  3. Run the development server:

    npm run dev

    The development server will start at http://localhost:3000.

Usage

After starting the development server, you can open your browser and navigate to http://localhost:3000 to see the website in action.

Contributing

We welcome contributions from the community. If you would like to contribute, please follow these steps:

  1. Fork the repository.

  2. Create a new branch for your feature or bugfix:

    git checkout -b your-branch-name
  3. Make your changes and commit them with a clear message.

  4. Push your changes to your fork:

    git push origin your-branch-name
  5. Create a pull request to the main repository.

For those who have access to this repository:

  1. Clone the repository:

    git clone https://github.com/warrior-works/Hackloop.git
    cd hackloop
  2. Create a new branch for your feature or bugfix:

    git checkout -b your-branch-name
  3. Make your changes and commit them with a clear message.

  4. Push your changes to the repository:

    git push origin your-branch-name
  5. Create a pull request to the main branch.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

About

HackLoop is a global hackathon where innovation never stops—just like an infinite loop! ♾️

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published