A hackathon project built during a coding night event. Features a working web application. Built with HTML, CSS and JavaScript.
https://hakathon-coding-night-2b6ayp2xd.vercel.app
html css javascript hackathon coding-night web-project responsive-design front-end vanilla-js
A project built during a hackathon coding night event. Demonstrates rapid development skills and the ability to build a working web application under time pressure.
Built with vanilla HTML, CSS, and JavaScript -- quick, clean, and functional.
| Feature | Description |
|---|---|
| Quick Build | Built during hackathon event |
| Working App | Fully functional web application |
| Clean Code | Well-structured codebase |
| Responsive | Works on all devices |
| Fast Loading | Optimized for speed |
| Modern Design | Clean and modern UI |
HTML5 --> Page Structure
CSS3 --> Styling and Responsive Design
JS --> Interactive Functionality
git clone https://github.com/codewithshariqofficial/hakathon-coding-night.git
cd hakathon-coding-night
start index.htmlhakathon-coding-night/
|-- index.html
|-- app.js
|-- style.css
|-- README.md
Code With Shariq Official