Skip to content

RuachTech/rollngo-frontend

Repository files navigation

Roll 'n' Go Sharwama

A modern, visually appealing landing page for Roll 'n' Go Sharwama, built with React, Vite, and Tailwind CSS.

Features

  • Hero section with rotating shawarma background images
  • February special: 50% OFF promo highlighted
  • Menu showcase with pricing and order links
  • WhatsApp order integration
  • Responsive, mobile-friendly design
  • Custom local images for authenticity

Getting Started

Prerequisites

  • Node.js (v18 or newer recommended)
  • npm or yarn

Installation

npm install

Development

npm run dev

Production Build

npm run build

Preview Production Build

npm run preview

Project Structure

rollngo/
├── src/
│   ├── App.tsx         # Main React component
│   ├── main.tsx        # Entry point
│   ├── index.css       # Tailwind and custom styles
│   └── assets/         # Local shawarma images
├── public/
├── package.json
├── tailwind.config.js
├── vite.config.ts
└── ...

Customization

  • To update images, replace files in src/assets/.
  • Edit src/App.tsx for content or layout changes.

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors