Skip to content

A sophisticated perfume recommendation system built with Next.js that helps users discover their perfect fragrance based on their preferences and personality.

Notifications You must be signed in to change notification settings

recepgocmen/hangiparfum

Repository files navigation

Hangi Parfüm (Which Perfume)

A sophisticated perfume recommendation system built with Next.js that helps users discover their perfect fragrance based on their preferences and personality.

🌐 Live Demo: hangiparfum.vercel.app

Features

  • 🎯 Personalized perfume recommendations
  • 💫 Interactive survey system
  • 🎨 Modern and responsive UI built with TailwindCSS
  • ⚡ Fast and efficient recommendation algorithm
  • 📱 Mobile-first design approach
  • ♿ Accessibility-focused implementation

Tech Stack

  • Framework: Next.js 14 (App Router)
  • Language: TypeScript
  • Styling: TailwindCSS
  • UI Components: Shadcn/ui
  • Deployment: Vercel

Getting Started

  1. Clone the repository:
git clone https://github.com/yourusername/hangiparfum.git
cd hangiparfum
  1. Install dependencies:
npm install
# or
yarn install
  1. Run the development server:
npm run dev
# or
yarn dev
  1. Open http://localhost:3000 with your browser to see the result.

Project Structure

  • /src/app - Application routes and API endpoints
  • /src/components - Reusable UI components
  • /src/data - Perfume database and static data
  • /src/types - TypeScript type definitions
  • /src/utils - Utility functions and recommendation logic

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

A sophisticated perfume recommendation system built with Next.js that helps users discover their perfect fragrance based on their preferences and personality.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published