Skip to content

anunnaki7/Master-Perionica

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

47 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ’¦ Master Perionica

Premium Laundry Wash Service Website

Live Demo GitHub repo Stars Forks Issues License


A modern, responsive, and visually stunning website for a premium laundry wash service.
Built with cutting-edge web technologies for blazing-fast performance and exceptional user experience.

View Live Site Β· Report Bug Β· Request Feature


Master Perionica Preview Responsive Performance


πŸ“‘ Table of Contents

Click to expand

✨ About The Project

Master Perionica is a professionally designed and developed website for a premium laundry wash service. The site showcases the business's services, pricing, location, and contact information with a clean, modern, and fully responsive design.

🎯 Goal: Provide an intuitive and visually appealing online presence that converts visitors into customers.


πŸ–ΌοΈ Screenshots

Website Screenshot |

πŸ“Έ Visit the live site to experience the full design.


πŸ› οΈ Tech Stack

🎨 Frontend

Next.js React TypeScript JavaScript

πŸ’… Styling

Tailwind CSS CSS3 Framer Motion

🧰 Tools & Deployment

Vercel Git npm ESLint


🎯 Key Features

🌟 Core Features

  • βœ… Fully Responsive Design β€” Pixel-perfect on all devices
  • βœ… Modern UI/UX β€” Clean and professional interface
  • βœ… Smooth Animations β€” Engaging scroll and hover effects
  • βœ… Service Showcase β€” Detailed service descriptions & pricing
  • βœ… Contact Integration β€” Easy-to-use contact information
  • βœ… Location Map β€” Integrated map for easy navigation
  • βœ… SEO Optimized β€” Meta tags, Open Graph, structured data

βš™οΈ Technical Features

  • πŸš€ Server-Side Rendering β€” Lightning-fast page loads
  • πŸ“± Mobile-First Approach β€” Designed for mobile, scaled to desktop
  • 🎨 Tailwind CSS β€” Utility-first styling for rapid development
  • πŸ”„ Smooth Scrolling β€” Seamless navigation between sections
  • β™Ώ Accessibility β€” WCAG compliant components
  • πŸ–ΌοΈ Optimized Images β€” Next.js Image component for performance
  • πŸ“Š Core Web Vitals β€” Excellent Lighthouse scores

⚑ Performance

Metric Score
🟒 Performance 95+
🟒 Accessibility 95+
🟒 Best Practices 95+
🟒 SEO 100

Measured with Google Lighthouse


πŸš€ Getting Started

Prerequisites

Ensure you have the following installed on your machine:

Tool Version Download
Node.js >= 18.x Download
npm >= 9.x Included with Node.js
Git Latest Download

Installation

  1. Clone the repository
    git clone https://github.com/anunnaki7/Master-Perionica.git
    

2.Navigate to the project directory cd Master-Perionica

3.Install dependencies npm install

Running Locally

Development mode (with hot-reload)

npm run dev

Build for production

npm run build

Start production server

npm run start

Lint the code

npm run lint

Open http://localhost:3000 in your browser to see the result.


### πŸ“‚ Project Structure
Master-Perionica/
β”œβ”€β”€ public/                # Static assets (images, icons, fonts)
β”‚   β”œβ”€β”€ images/            # Optimized image files
β”‚   └── favicon.ico        # Site favicon
β”œβ”€β”€ src/                   # Source code
β”‚   β”œβ”€β”€ app/               # Next.js App Router pages
β”‚   β”‚   β”œβ”€β”€ layout.tsx     # Root layout
β”‚   β”‚   β”œβ”€β”€ page.tsx       # Home page
β”‚   β”‚   └── globals.css    # Global styles
β”‚   β”œβ”€β”€ components/        # Reusable UI components
β”‚   β”‚   β”œβ”€β”€ Header.tsx     # Navigation header
β”‚   β”‚   β”œβ”€β”€ Hero.tsx       # Hero section
β”‚   β”‚   β”œβ”€β”€ Services.tsx   # Services section
β”‚   β”‚   β”œβ”€β”€ Pricing.tsx    # Pricing section
β”‚   β”‚   β”œβ”€β”€ Contact.tsx    # Contact section
β”‚   β”‚   └── Footer.tsx     # Footer component
β”‚   β”œβ”€β”€ lib/               # Utility functions & helpers
β”‚   └── styles/            # Additional style files
β”œβ”€β”€ .eslintrc.json         # ESLint configuration
β”œβ”€β”€ .gitignore             # Git ignore rules
β”œβ”€β”€ next.config.js         # Next.js configuration
β”œβ”€β”€ tailwind.config.ts     # Tailwind CSS configuration
β”œβ”€β”€ tsconfig.json          # TypeScript configuration
β”œβ”€β”€ package.json           # Dependencies & scripts
└── README.md              # You are here!

🌐 Deployment
This project is deployed on Vercel β€” the platform built for Next.js.

Deploy Your Own
Deploy with Vercel

Or deploy manually:
# Install Vercel CLI
npm i -g vercel

# πŸš€ Deploy

To deploy to production, run the following command:
`vercel --prod`

---

## 🀝 Contributing
Contributions make the open-source community an amazing place to learn, inspire, and create. Any contributions are greatly appreciated!

1. 🍴 **Fork the Project**
2. 🌿 **Create your Feature Branch**
3. πŸ’Ύ **Commit your Changes**
4. πŸ“€ **Push to the Branch**
5. πŸ”ƒ **Open a Pull Request**

---

## πŸ“„ License
Distributed under the MIT License.

---

## πŸ“¬ Contact

*   [**GitHub Profile**](https://github.com/anunnaki7)
*   [**Portfolio Website**](https://lutovac.me)

### ⭐ Support
If you found this project useful, please consider giving it a star! **Star this repo**

Built with ❀️ by **@anunnaki7**
Β© 2026 Master Perionica. All rights reserved.

About

🧺 Modern web application for laundry service management. Built with Next.js, Tailwind CSS, and TypeScript for high performance and premium UI/UX.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors