Skip to content

alishbannoor2/TechSphere-website-react

Repository files navigation

TechSphere Website

A modern corporate‑style website built with React, Vite, TailwindCSS, and ESLint. Inspired by Systems Limited, this project emphasizes sleek design, responsive layouts, and a professional user experience. It’s lightweight, fast, and ready to scale for business or technology‑driven applications.


🚀 Features

  • ⚡ Fast development with Vite and hot module replacement (HMR)
  • 🎨 TailwindCSS for clean, responsive design
  • ✅ ESLint rules to keep code consistent and maintainable
  • 🔄 React Fast Refresh for smooth editing
  • 🌐 Corporate‑style layout inspired by Systems Ltd

🛠 Tech Stack

  • React – UI library
  • Vite – Build tool & dev server
  • TailwindCSS – Styling framework
  • ESLint – Code linting

📂 Project Setup

Install dependencies

npm install

Run in development

npm run dev

Build for production

npm run build

Preview production build

npm run preview

Lint code

npm run lint

📦 Deployment

  • The build output is generated in the dist/ folder.
  • Configure your hosting (e.g., Vercel) to serve from dist.
  • Ensure images are imported via import statements so assets bundle correctly.

📸 Screenshots

Homepage

image image

🌟 Inspiration

This project draws inspiration from Systems Limited, a leading technology company known for innovation and forward‑thinking design.


About

This project is a modern corporate‑style website built with React, Vite, TailwindCSS, and ESLint. Inspired by Systems Limited (https://www.systemsltd.com/), it focuses on sleek design, responsive layouts, and a professional user experience.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors