Skip to content

boldsbrainai/PerplexityAI_clone

 
 

Repository files navigation

Perplexity AI Clone - Frontend (UI)

Overview

This project is the UI of a Perplexity AI Clone, designed to provide a clean, user-friendly interface for an AI-powered search experience. The project is built using HTML, CSS, React.js to emulate the user interface of Perplexity AI.

Features

  • Clean, Minimal UI: Follows a modern, minimalist design with intuitive interaction points.
  • Responsive Design: Ensures a smooth experience across mobile, tablet, and desktop screens.

Technologies Used

Frontend:

  • React.js: A component-based JavaScript library used for building dynamic UIs.
  • HTML5: For structuring the web page content.
  • CSS3: For styling the UI and ensuring responsiveness.

Deployment:

  • Vercel : Platform used for hosting the frontend.
  • GitHub: Used for version control.

Project Setup

Prerequisites:

  • Node.js (v12 or higher) for running the development server.
  • React.js (frontend framework) installed globally or via project dependencies.

Installation and Setup:

  1. Clone this repository:
    git clone https://github.com/yourusername/perplexity-ai-clone-ui.git
    cd perplexity-ai-clone-ui
    npm install
    npm start
    
    

The app will run locally at http://localhost:3000.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 64.9%
  • CSS 34.4%
  • HTML 0.7%