Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 797 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 797 Bytes

Infinito2022!

A php website for Annual Sport Fest of IIT Patna, Infinito-2020. Live at infinito.iitp.ac.in

Setup

  • First make sure to install XAMPP on your local machine.Installation link is https://www.apachefriends.org/download.html
  • Next fork this repository and then clone it in your local machine using git clone https://github.com/<github username>/Infinito2020.git
  • Make sure to clone the project inside htdocs folder present in xampp folder.
  • Next open up xampp-control inside xampp folder. Start apache server.
  • openup any browser and type the following url localhost/Infinito2020

How to contribute

The conribution guide is provided. Go through the guide.