Skip to content

aliemrevezir/FlavorfulHub

Repository files navigation

FlavorfulHub

A modern recipe sharing platform built with React, TypeScript, and Framer Motion.

Features

  • 🍳 Browse recipes by categories
  • 🔍 Advanced search with history and suggestions
  • 📱 Responsive design for all devices
  • ⚡ Smooth animations and transitions
  • 🎨 Modern and clean UI
  • 🎯 Filter recipes by time, difficulty, and servings
  • 📊 Dynamic recipe statistics
  • 👤 Author profiles for each recipe

Tech Stack

  • React
  • TypeScript
  • Tailwind CSS
  • Framer Motion
  • React Router
  • Lucide Icons

Getting Started

  1. Clone the repository
git clone https://github.com/yourusername/FlavorfulHub.git
  1. Install dependencies
cd FlavorfulHub
npm install
  1. Start the development server
npm run dev
  1. Open http://localhost:3000 in your browser

Project Structure

src/
├── components/
│   ├── Categories/
│   ├── Recipes/
│   └── UI/
├── pages/
│   ├── Categories/
│   ├── Recipes/
│   └── Auth/
├── utils/
└── contexts/

FlavorfulHub (Türkçe)

React, TypeScript ve Framer Motion ile geliştirilmiş modern bir yemek tarifi paylaşım platformu.

Özellikler

  • 🍳 Kategorilere göre tarifleri keşfedin
  • 🔍 Arama geçmişi ve önerilerle gelişmiş arama
  • 📱 Tüm cihazlar için uyumlu tasarım
  • ⚡ Akıcı animasyonlar ve geçişler
  • 🎨 Modern ve sade arayüz
  • 🎯 Süre, zorluk ve porsiyon bazlı tarif filtreleme
  • 📊 Dinamik tarif istatistikleri
  • 👤 Her tarif için yazar profilleri

Teknoloji Altyapısı

  • React
  • TypeScript
  • Tailwind CSS
  • Framer Motion
  • React Router
  • Lucide Icons

Başlangıç

  1. Projeyi klonlayın
git clone https://github.com/yourusername/FlavorfulHub.git
  1. Bağımlılıkları yükleyin
cd FlavorfulHub
npm install
  1. Geliştirme sunucusunu başlatın
npm run dev
  1. Tarayıcınızda http://localhost:3000 adresini açın

Proje Yapısı

src/
├── components/
│   ├── Categories/
│   ├── Recipes/
│   └── UI/
├── pages/
│   ├── Categories/
│   ├── Recipes/
│   └── Auth/
├── utils/
└── contexts/

ToDo

  • Add user authentication
  • Implement recipe creation
  • Add comments and ratings
  • Create user profiles
  • Add recipe sharing
  • Implement favorites system
  • Add recipe printing
  • Create mobile app

Made with ❤️ by wezirim.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages