GrillBurger π is a React web app using MUI π¨ for a sleek UI, Tailwind CSS π¨ for styling, AOS β¨ for animations, and React Slick π for smooth burger sliders! π
- MUI Components β π¨ Beautiful, pre-styled UI elements.
- Custom Styling with Emotion β π Easily add unique styles.
- MUI Icons β π£ High-quality icons for navigation and design.
- Scroll Animations β π Elements fade, slide, or zoom on scroll.
- Engaging User Experience β β‘ Adds a modern, interactive feel.
- Burger Showcase Slider β π Highlight signature burgers with smooth transitions.
- Customer Reviews Carousel β π¬ Display testimonials in an elegant slider.
- Auto & Manual Navigation β π Users can swipe or click to explore.
- Optimized Performance β β‘ Built with React 18 for fast rendering.
- Reusable Components β π οΈ Maintainable and scalable structure.
- React Icons β π Lightweight, customizable icons for enhanced visuals.
- React 18 β β Fast and efficient UI rendering.
- MUI (Material-UI) β π Pre-styled, modern UI components.
- Emotion CSS β π¨ Custom styling with flexibility.
- Tailwind CSS β π¬ Lightweight and responsive styling.
- AOS (Animate on Scroll) β π Smooth scroll animations.
- MUI Icons β π£ High-quality material icons.
- React Icons β π Lightweight and customizable icons.
- React Slick & Slick Carousel β π‘ Smooth sliders for burger showcase & testimonials.
git clone https://github.com/Prakhar-002/GrillBurger
cd GrillBurger
git clone https://github.com/Prakhar-002/GrillBurger
cd GrillBurger
npm install
npm run dev
GrillBurger
|
βββ ποΈsrc/ πΉ React source code
| |
β βββ ποΈ assets/ πΉ Images, icons, and other assets
| |
β βββ ποΈ components/ πΉ Reusable UI components
| | |
β β βββ π AppStore/ πΈ App Store section
| | | |
β β β βββ βοΈ AppStore.jsx
| | |
β β βββ π Banner/ πΈ Hero banner section
| | | |
β β β βββ βοΈ Banner.jsx
| | |
β β βββ π Footer/ πΈ Footer section
| | | |
β β β βββ βοΈ Footer.jsx
| | |
β β βββ π HeaderTitle/ πΈ Page heading section
| | | |
β β β βββ βοΈ HeaderTitle.jsx
| | |
β β βββ π Hero/ πΈ Hero section
| | | |
β β β βββ βοΈ Hero.jsx
| | |
β β βββ π Navbar/ πΈ Navigation bar
| | | |
β β β βββ βοΈ Navbar.jsx
| | |
β β βββ π Services/ πΈ Services section
| | | |
β β β βββ βοΈ Services.jsx
| | |
β β βββ π Testimonial/ πΈ Customer testimonials
| | |
β β βββ βοΈ Testimonial.jsx
β β
β βββ βοΈ App.jsx πΉ Main App component
β
βββ .gitignore πΉ Git ignore file
βββ package.json πΉ Project dependencies
βββ tailwind.config.js πΉ Tailwind customization
βββ postcss.config.js πΉ PostCSS configuration
βββREADME.md πΉ Project documentation