ZhQriks / siylyq

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Siylyq - Find a UNIQUE Gift for Your Close Friends in 1 Minute

πŸ”₯ Features

  • Main Page: Search AI-generated gifts by keywords and tags.
  • Chat Page: Create personalized gifts for your loved ones on special occasions and events, tailored to their unique hobbies and interests.
  1. Search Gifts
  2. Search by Clickable Tags
  3. Write the Person's Information
  4. Create Personalized Gifts using AI
  5. Get the Title and Description of the Gift

screenshot-1 screenshot-2 (1) screenshot-3 screenshot-4 screenshot-4 (1)

Technologies:

  • ⚑️ Expo for mobile development
  • βš›οΈ React Native for building native apps using React
  • πŸ”₯ Type checking TypeScript
  • πŸ’Ž Integrate with NativeWind, Tailwind CSS for React Native
  • πŸ“ File-based routing with Expo Router -πŸ“ Linter with ESLint
  • ❀️ Code Formatter with Prettier
  • 🦊 Husky for Git Hooks
  • πŸ›‘ Lint-staged for running linters on Git staged files
  • 🦺 Unit Testing with Jest and React Testing Library
  • πŸ§ͺ E2E Testing with Detox
  • πŸ’‘ Absolute Imports using @ prefix
  • πŸ—‚ VSCode configuration: Settings, Tasks, and extension for PostCSS, ESLint, Prettier, TypeScript, Jest

Development

  1. To run this Project clone this repo: https://github.com/ZhQriks/siylyq.git
  2. Install packages using NPM: npm install
  3. Run the Project with Expo: expo start
  4. Insert Your OPENAI_API_KEY inside chat.tsx file
  5. IOS: Scan QR Code:
    • On Android: Download the Expo Go app and scan QR Code.

About

License:MIT License


Languages

Language:TypeScript 88.9%Language:JavaScript 11.1%