rajatrai30 / HackOverflow-Web-App

HackOverflow 2.0, a 3-day National level hackathon organized by the Department of Computer Engineering at PHCET, brings together students from all over the country to showcase their skills and creativity in software development.

Home Page:https://hack-overflow-2.tech/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HackOverflow-Web

License compileSdkVersion compileSdkVersion

Official Web-App Repository of HackOverflow 2.0, a 3-day long National level Hackathon organized by Dept. of Computer Engineering, PHCET.

Technology Stack & Tools

Requirements For Initial Setup

  • Install NodeJS, should work with any node version above 16.0.0

Setting Up

1. Clone/Download the Repository

git clone https://github.com/HackOverflow-1-0/HackOverflow-Web-App.git

2. Change Directory to project folder:

cd HackOverflow-Web-App

3. Install Dependencies:

npm install

4. Launch Frontend

npm run start

Contributing

We welcome contributions to the HackOverflow 2.0 Web App project! To contribute, please follow these steps:

  1. Fork this repository
  2. Create a new branch for your changes
  3. Commit and push your changes to your fork
  4. Submit a pull request to the master branch

Contributors

HoF Contributors

License

This project is licensed under the MIT License.

About

HackOverflow 2.0, a 3-day National level hackathon organized by the Department of Computer Engineering at PHCET, brings together students from all over the country to showcase their skills and creativity in software development.

https://hack-overflow-2.tech/

License:MIT License


Languages

Language:JavaScript 67.2%Language:CSS 31.0%Language:HTML 1.1%Language:SCSS 0.6%