Skip to content

Repository files navigation

Neurobus Clone

A modern, responsive website built with React, Vite, and Tailwind CSS. Features a sleek design with animations and interactive components.

Features

  • 🎨 Modern gradient design with animated backgrounds
  • 📱 Fully responsive layout
  • ⚡ Lightning-fast performance with Vite
  • 🎭 Smooth animations and transitions
  • 🧩 Modular component architecture
  • 🎯 SEO-friendly structure

Tech Stack

  • React 18 - Modern React with hooks
  • Vite - Fast build tool and dev server
  • Tailwind CSS - Utility-first CSS framework
  • Lucide React - Beautiful icon library
  • React Router - Client-side routing

Getting Started

  1. Install dependencies:

    npm install
  2. Start the development server:

    npm run dev
  3. Open http://localhost:3000 to view it in the browser.

Build for Production

npm run build

Project Structure

src/
components/
Navbar.jsx # Navigation component
Hero.jsx # Hero section with CTA
Features.jsx # Features showcase
About.jsx # About section with team
Contact.jsx # Contact form and info
Footer.jsx # Footer with links
App.jsx # Main app component
main.jsx # Entry point
index.css # Global styles

Customization

  • Update colors in tailwind.config.js
  • Modify component content in respective files
  • Add new sections by creating components in /src/components/
  • Update animations in index.css

License

MIT License

About

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages