Skip to content

AllAboutAI-YT/real_time_website_b

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Real Time Website Builder

Description

This project is a Real Time Website Builder, allowing users to create and edit websites in real-time. It's built using React and provides a dynamic, interactive interface for web development.

Features

  • Real-time website editing
  • Live preview of changes

Installation

To set up this project locally, follow these steps:

  1. Clone the repository:
    git clone https://github.com/AllAboutAI-YT/real_time_website_b.git
    
  2. Navigate to the project directory:
    cd real_time_website_b
    
  3. Set Your OpenAI API Key:
    set your API Key in Server -> .env
    
  4. Install dependencies:
    npm install react react-dom react-scripts express cors dotenv openai
    
  5. Start the server:
    node server.js
    
  6. Start the development server:
    npm start
    

About

Real Time Website Builder

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published