Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 331 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 331 Bytes

A Clone of perplexity.ai

Features

  • Google Authentication using Firebase
  • Search functionality
  • Available routes
    • /
    • /library
    • /search/:serchId
    • /settings
    • /onboarding

Development Setup

  • npm install
  • npm run dev

You need .env.local for running project in dev mode