+ 1

I need help from people PLEASE

i am joining my first hackathon of my life Our challenge is to make an Working html project But i am having tensed Even where should i store my programs It is an virtual event I hope everyone will help me

28th Sep 2025, 6:21 AM
Chandan G
Chandan G - avatar
1 ответ
+ 1
Don’t worry everyone feels nervous before their first hackathon. Since it’s virtual event and you’ll be working with HTML/CSS/JS, here are few easy ways to store and share your project: 1) CodePen - quick for small HTML/CSS/JS demos https://codepen.io 2) Replit - full online IDE lets you build and run projects in the browser https://replit.com 3) GitHub Pages – if you want to share your project as a real hosted website https://github.com 4) If you prefer offline - just keep your .html, .css, .js files in a folder and open them in your browser Note: start small, make a working demo first, then improve it step by step. Hackathons are about learning and teamwork not perfection. You’ll learn lot just by participating. Good Luck!
28th Sep 2025, 9:41 AM
Riyadh JS
Riyadh JS - avatar