Skip to content

Latest commit

ย 

History

History
134 lines (78 loc) ยท 2.59 KB

File metadata and controls

134 lines (78 loc) ยท 2.59 KB

๐ŸŒด Namma Kudla โ€“ Discover Mangaluru

A responsive static tourism website showcasing Mangaluru (Kudla) โ€” its destinations, culture, food, beaches, and local stories. Built using HTML, CSS, and JavaScript, with clean navigation and modular pages.

๐Ÿš€ Live Demo

๐Ÿ‘‰ https://kudla-360.vercel.app/

If you havenโ€™t deployed yet, donโ€™t skip this. A repo without a live demo is half-baked.

๐Ÿ“Œ Features

Multi-page website with clear navigation

Dropdown dashboard menu

Dedicated pages for:

Destinations

Beaches

Culture & Community

Food

Stories & Blog

Maps & Guides

Clean UI with reusable layout

Responsive design (works on mobile & desktop)

Lightweight & fast (no unnecessary frameworks)

๐Ÿ› ๏ธ Tech Stack

HTML5 โ€“ Semantic structure

CSS3 โ€“ Styling & layout

JavaScript (Vanilla) โ€“ Interactivity

Images (JPG / PNG / WebP) โ€“ Optimized assets

No frameworks. No bloat. Just fundamentals done right.

๐Ÿ“‚ Project Structure KUDLA/ โ”œโ”€โ”€ index.html # Home page โ”œโ”€โ”€ about.html โ”œโ”€โ”€ destinations.html โ”œโ”€โ”€ beaches.html โ”œโ”€โ”€ culture.html โ”œโ”€โ”€ food.html โ”œโ”€โ”€ stories.html โ”œโ”€โ”€ maps.html โ”œโ”€โ”€ guide.html โ”œโ”€โ”€ editor.html โ”œโ”€โ”€ contact.html โ”œโ”€โ”€ post.html โ”‚ โ”œโ”€โ”€ style.css # Global styles โ”œโ”€โ”€ app.js # Core JS logic โ”œโ”€โ”€ post.js # Blog interactions โ”œโ”€โ”€ stories.js # Stories page logic โ”‚ โ”œโ”€โ”€ images/ # Project images (jpg/png/webp) โ””โ”€โ”€ README.md

Structure is clear. If you want extra polish later, move images into an /assets folder.

๐Ÿง  What I Learned

Structuring a real multi-page website

Creating reusable navigation with dropdown menus

Organizing frontend projects properly

Writing clean, readable HTML & CSS

Managing static assets efficiently

๐Ÿ“ธ Screenshots

Add screenshots here (homepage, destinations, mobile view).

/screenshots/home.png

/screenshots/destinations.png

Screenshots are not optional if you want this repo to look serious.

๐Ÿ“ฆ How to Run Locally git clone https://github.com/anoopcodehack/kudla.git cd namma-kudla open index.html

No build steps. No dependencies.

๐Ÿ”ฎ Future Improvements

Convert to React or Next.js

Add backend for blog & comments

Integrate Google Maps API

Improve accessibility (ARIA labels)

Add SEO meta tags per page

๐Ÿค Contributing

Pull requests are welcome. If you find bugs or improvements, open an issue first.

๐Ÿ“„ License

This project is open-source and available under the MIT License.

๐Ÿ‘ค Author

Anoop A ๐Ÿ“ง anooparjun05@gmail.com ๐Ÿ”— https://www.linkedin.com/in/anoop-a-95b7b3331/