Skip to content

trexjs/portfolio

Repository files navigation

School Marketing Website

A modern, sleek, and beautiful marketing website for schools built with React, React Router v6, and Styled Components.

Tech Stack

  • React 18 - UI Library
  • React Router v6 - Routing
  • Styled Components - Styling
  • Context API - State Management
  • Vite - Build Tool
  • React Icons - Icon Library

Getting Started

Installation

npm install

Development

npm run dev

The site will open at http://localhost:3000

Build

npm run build

Project Structure

src/
├── components/       # Reusable UI components
├── pages/           # Page components
├── context/         # Context API providers
├── data/            # School data
├── styles/          # Global styles and theme
└── App.jsx          # Main app component

Features

  • Modern and responsive design
  • Smooth navigation with React Router
  • Global state management with Context API
  • Reusable styled components
  • SEO-friendly structure
  • Performance optimized

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors