A php website for Annual Sport Fest of IIT Patna, Infinito-2020. Live at infinito.iitp.ac.in
- 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
The conribution guide is provided. Go through the guide.