Otakus Got Talent
Otakus Got Talent is India's premier online talent show dedicated to otakus hosted on Discord. This repository hosts the main website for OGT.
Make sure you have Python 3.x installed and the latest version of pip installed before running these steps.
- Clone the repository using the following command
git clone [email protected]:OtakuStanYoutube/ogt.git
# After cloning, move into the directory having the project files using the change directory command
cd ogt
- Start sass compilation
yarn sass
- Open with live server
This project is licensed under the MIT License - see the LICENSE.md file for details