Skip to content

praise-jaravani/ai-styler-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI-Styler

AI-Styler is a web application that leverages the power of the DALL-E2 OpenAI API to help you visualize different styles for your images. With AI-Styler, you can upload images of yourself and submit prompts to generate images that showcase how you would look with various styles. This project is built using React for the frontend and styled with Tailwind CSS for a sleek and responsive design.

Getting Started

To run AI-Styler on your local machine, follow these steps:

Prerequisites

Before you begin, make sure you have the following software installed on your system:

  • Node.js (LTS version recommended)
  • npm (Node Package Manager)

Installation

  1. Clone this repository to your local machine using:

    git clone https://github.com/your-username/AI-Styler.git
  2. Navigate to the project directory:

    cd AI-Styler
  3. Install the project dependencies:

    npm install

Running the Application

In the project directory, you can run the following commands to start the development server:

npm start

This command runs the app in development mode. Open your web browser and go to http://localhost:3000 to view the application. The page will automatically reload if you make any edits, and lint errors will be displayed in the console.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published