Skip to content

mcObd/template1

Repository files navigation

Orbit Africa Properties

Demo property portal for Orbit Africa — a premium Lagos real estate brand.

Built from the Stitch designs in stitch_orbit_africa_property_portal/.

Stack

  • Vite + React (JavaScript)
  • React Router
  • Framer Motion
  • CSS Modules (no Tailwind)

Getting started

npm install
npm run dev

Open the local URL shown in the terminal (usually http://localhost:5173).

Scripts

Command Description
npm run dev Start development server
npm run build Production build
npm run preview Preview production build

Project structure

src/
  assets/       Brand logo component
  components/   Navbar, Footer, PropertyCard, Layout, motion helpers
  data/         Demo listings, team, site info (swap for real data)
  pages/        Home, Properties, About, Contact
  styles/       Global CSS variables and base styles

Swapping in real content

Edit src/data/content.js to replace placeholder properties, team members, and contact details with Orbit Africa's approved copy and listings.

About

portfolio website

Topics

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors