Hackodisha / hackodisha-web

Website for Hackodisha organized on the eve of diamond jubilee celebration of NIT Rourkela

Home Page:https://hackodisha.xyz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HackOdisha

Hackodisha brings an enterprising platform where hackers can showcase their unique ideas and expand boundaries with their creativity and proficiency. Webwiz, the technical club of NIT Rourkela is proud to host the hackathon on the eve of the diamond jubilee celebration of NIT Rourkela and strives to make it exciting, edifying, and educational. We will also be having many Pre-hack events for around a month where multiple communities will be organizing workshops and competitions. In this 36 hours

Screenshot 2021-09-16 at 1 17 30 PM

Starware

Hackodisha-web is Starware.
This means you're free to use the project, as long as you star its GitHub repository.
Your appreciation makes us grow and glow up. ⭐
The license of this repository has changed from MIT License to GNU AGPLv3.

Prerequisites πŸ‘¨β€πŸ’»

Install Node JS

Refer to https://nodejs.org/en/ to install nodejs

Install create-react-app

Install create-react-app npm package globally. This will help to easily run the project and also build the source files easily. Use the following command to install create-react-app

npm install -g create-react-app

Cloning and Running the Application in local πŸ’»

Clone the project in localhost

git clone https://github.com/Hackodisha/hackodisha-web.git

Install all the npm packages. Go into the project folder and type the following command to install all npm packages

npm install

In order to run the application Type the following command

npm start

The Application Runs on localhost:3000

Contributions are welcome πŸŽ‰πŸŽ‰

Ways to contribute:

  1. Solve the issues which are listed
  2. Create your own issue and then send PR.

Please refer to the project's style and contribution guidelines for submitting patches and additions. In general, we follow the "fork-and-pull" Git workflow.

  1. Fork the repo on GitHub
  2. Clone the project to your own machine
  3. Commit changes to your own branch
  4. Push your work back up to your fork
  5. Submit a Pull request so that we can review your changes
  6. So, feel free to fork this repo. If you do, please just give us proper credit by linking back to our website, https://hackodisha.xyz/.

Please abide by Contributing Guidelines and Code of Conduct πŸš€

Major Contributors ✨

Thanks goes to these wonderful people (emoji key):


Aniket Pal

🚧 πŸ§‘β€πŸ« πŸ“† πŸ“– πŸ’» πŸ–‹

Sumana Basu

πŸ’» πŸ› πŸ€”

This project follows the all-contributors specification. Contributions of any kind welcome!

About

Website for Hackodisha organized on the eve of diamond jubilee celebration of NIT Rourkela

https://hackodisha.xyz

License:GNU Affero General Public License v3.0


Languages

Language:JavaScript 89.2%Language:CSS 6.9%Language:HTML 2.7%Language:SCSS 1.3%