Skip to content

Repository files navigation

ESP-Based Phone-Controlled Cybertruck Showcase

A modern, responsive website showcasing the ESP-Based Phone-Controlled Cybertruck project. Built with Next.js 14, Tailwind CSS, and Framer Motion.

Features

  • 🎨 Modern dark theme with gradient animations
  • 📱 Fully responsive design
  • ⚡ Fast and optimized performance
  • 🎭 Smooth animations and transitions
  • 🔍 SEO optimized

Tech Stack

  • Next.js 14 (App Router)
  • TypeScript
  • Tailwind CSS
  • Framer Motion
  • Heroicons

Getting Started

  1. Clone the repository:
git clone <repository-url>
cd cybertruck-showcase
  1. Install dependencies:
npm install
  1. Run the development server:
npm run dev
  1. Open http://localhost:3000 with your browser to see the result.

Project Structure

src/
├── app/
│   ├── layout.tsx    # Root layout
│   ├── page.tsx      # Home page
│   └── globals.css   # Global styles
├── components/       # Reusable components
└── styles/          # Additional styles

Customization

  • Update the content in src/app/page.tsx
  • Modify the theme colors in tailwind.config.ts
  • Add your own components in the src/components directory

Deployment

The project can be easily deployed to Vercel:

npm run build

License

MIT License - feel free to use this project for your own purposes.

About

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages