Skip to content

AmirrezaAPTech/prime-drink

Repository files navigation

Homepage Screenshot

πŸ₯€ Prime Drink Frontend

Welcome to the Prime Drink website frontend β€” a modern, responsive, and high-performance web app built with Next.js, React, and Tailwind CSS. This project is focused on delivering an immersive user experience to showcase Prime's beverage line, promotions, and product details.


πŸš€ Tech Stack

This project is built using the following technologies:

  • Next.js 14 β€” React Framework for server-side rendering and static site generation.
  • React 18 β€” Component-based UI library.
  • TypeScript β€” Strongly-typed JavaScript for scalable code.
  • Tailwind CSS β€” Utility-first CSS framework for fast UI development.
  • DaisyUI β€” Tailwind CSS component library for rapid UI prototyping.
  • Swiper β€” Modern touch slider for product carousels.
  • PostCSS + Autoprefixer β€” Modern CSS tooling for compatibility and optimization.
  • ESLint β€” Code linting and standards enforcement.

πŸ“¦ Getting Started

1. Clone the Repository

git clone https://github.com/yourusername/prime-drink-frontend.git
cd prime-drink-frontend

2. Install Dependencies

npm install

3. Run the Development Server

npm run dev

Your app will be running at http://localhost:3000 πŸš€


πŸ› οΈ Available Scripts

  • npm run dev β€” Start the development server.
  • npm run build β€” Create a production build.
  • npm run start β€” Start the app in production mode.
  • npm run lint β€” Lint the codebase using ESLint.

πŸ“ Folder Structure

.
β”œβ”€β”€ components/       # Reusable UI components
β”œβ”€β”€ pages/            # Next.js pages and routes
β”œβ”€β”€ public/           # Static assets
β”œβ”€β”€ styles/           # Tailwind and custom styles
β”œβ”€β”€ utils/            # Helper functions (if any)
β”œβ”€β”€ tsconfig.json     # TypeScript config
└── tailwind.config.js # Tailwind customization

🀝 Contributing

Pull requests are welcome! For major changes, please open an issue first to discuss what you'd like to change.


About

πŸ₯€ Prime Drink Frontend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published