Skip to content

Repository files navigation

Static to React Conversion — Winter World

Welcome to the Winter World React application! This project demonstrates migrating a static web layout into a modern, component-driven architecture using React and Vite. It covers structured component separation, handling dynamic static asset paths, and implementing fluid responsive layouts.

Table of Contents

  1. Live Demo
  2. Folder Structure
  3. Core Components
  4. Official Documentation & Resources
  5. Getting Started
  6. License
  7. Author

Live Demo

Click the preview image below to visit the live interactive demo:

Static to React Live Webpage Preview

Folder Structure

static-to-react/
└── static-to-react/      
    ├── public/              
    ├── src/                
    │   ├── assets/        
    │   ├── components/           
    │   ├── index.css        
    │   └── main.jsx          
    ├── package.json          
    └── vite.config.js        

Core Components

Below are the key modular building blocks mapped directly to their corresponding source code within this repository:

  • Header Component: Implements responsive site navigation links and embeds modern brand identity hooks.

  • Main Body Component: Hosts high-performance grid galleries, interactive service cards, and embedded responsive vector paths.

  • Footer Component: Contains navigational link groups, timing schedules for individual sections, and developer credit references.

Official Documentation & Resources

To understand the core ecosystem driving this transformation, consult the official framework guidelines:

Getting Started

Prerequisites Make sure you have Node.js installed on your machine.

Installation & Run

Clone this repository:

git clone https://github.com/hadiashah01/static-to-react.git)

Navigate into the configuration subdirectory:

cd static-to-react/static-to-react

Install the required dependencies:

npm install

Fire up the local Vite developer environment:

npm run dev

License

This project is licensed under the terms of the MIT License. You are free to modify, distribute, and build on top of this source code.

Author

Hadia Shahjahan

GitHub: @hadiashah01

About

A responsive Winter World Lahore website clone built with React and Vite to practice component-based frontend development.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors

Languages