Skip to content

Latest commit

 

History

History
64 lines (43 loc) · 2.26 KB

README.md

File metadata and controls

64 lines (43 loc) · 2.26 KB

Glitter Website

Welcome to Glitter Website! This React-based front-end project offers a responsive and mobile-friendly experience, enhanced with Mui components for superior user interaction. Glitter Website is designed to provide users with an attractive and functional platform for exploring destinations, featuring a captivating home banner section, engaging footer, and dedicated destination detail page for seamless navigation and access to essential information.

Demo

Check out the live demo of the Glitter Website - https://cksabari2001-glitter-website.netlify.app

Key Features

  • Login Form: Securely log in to access personalized features and content.
  • Contact Form: Easily reach out to the website administrators or support team with any inquiries or feedback.
  • Live Map: Experience real-time location tracking and exploration with an integrated live map feature.
  • Search Bar: Effortlessly find desired locations with the convenient search bar functionality.
  • Home Banner and Footer: Enjoy a visually stunning home banner and footer design that enhances the overall aesthetic appeal of the website.
  • Testimonial Section: Discover testimonials from satisfied users, providing social proof of the website's quality and reliability.
  • Mobile Responsiveness and Performance Optimization: Experience seamless browsing across various devices, thanks to the mobile responsiveness and performance optimization efforts.

Tech Stack

  • React.js
  • TypeScript
  • Tailwind CSS
  • Emotion
  • Material-UI (Mui)
  • SCSS
  • Slick Slider
  • HTML
  • CSS

Screenshots

Screenshot 2024-03sssss24 000416

Screenshot 2024-SSSSS-24 000538

Screenshot 2024-03-24 000637

Run Locally

1. Clone the project

  git clone https://github.com/CKsabari2001/glitter-website

2. Go to the project directory

  cd glitter-website

3. Install dependencies

  npm install

4. Start the server

  npm run dev