Command Palette
Search for a command to run...
Comments
Join the discussionNo comments yet. Be the first to comment.
๐ [02] - Travel Scroll โ A Tour Guide to India
In this beginner-to-intermediate friendly series, we build a fully responsive, scroll-based travel website called Backroads Travel using nothing but HTML, CSS, and Vanilla JavaScript.
[02] - Inspiration Behind the Project
The idea for the Travel Scroll project came from a simple realization โ most travel websites are either overly complicated or rely on heavy frameworks. I wanted to build a clean, scroll-based travel website that: Focuses on the user experience Show...
More from this blog
[01]๐ Project Links
๐๏ธ GitHub Repository: Link ๐ Live App: Link
[01] - 06 - Walking Through the User Experience ๐๐
The Quran Page Viewer is designed with simplicity, clarity, and reverence in mind โ offering a smooth and spiritually focused experience. Here's what a user can expect when they open the app: ๐ Landing on the Home Page When a user visits the app at...
[01] - 05 - Understanding the JavaScript Files ๐ง ๐
The Quran Page Viewer is powered by four JavaScript files that follow the MVC (Model-View-Controller) architecture. 1. model.js โ The Data Layer ๐ก This file is the Model in MVC. It handles data fetching from external APIs and supplies that data to ...
[01] - 04 - Understanding styles.css ๐จ
The styles.css file defines how the Quran Page Viewer looks and feels โ from fonts and colors to layout and responsiveness. It ensures that the app is both beautiful and easy to use across devices. ๐ค Fonts @import url("https://fonts.googleapis.com/...
[01] - 03 - Understanding index.html ๐
The index.html file is the main webpage structure for the Quran Page Viewer app. It sets up the page elements and connects all the styles and scripts that make the app interactive and visually appealing. Key Parts DOCTYPE & Language <!DOCTYPE html...
Web Dev Projects
16 posts
A Hashnode blog sharing insights, code walkthroughs, and best practices from personal web development projects to help fellow developers learn and build.

