Duathon 3.0 is a buildathon organized by the IEEE Student Branch of NSBM. This event is not just an ordinary Hackathon. The specialty is, we are going to conduct this event in association with Valentines’ Day, and the competitors have to code in pairs. A team containing a male and a female has to participate in the Hackathon and they will get a time period of 12 hours. The hackathon is taking place as an Online event and they will receive a certificate upon completing the hackathon under the standards of the event
https://github.com/IEEE-Student-Branch-NSBM/Duothan3.0-Website.git
cd Duothan3.0-Website
yarn install
# or
npm install
yarn dev
# or
npm run dev