Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 505 Bytes

File metadata and controls

19 lines (12 loc) · 505 Bytes

Chapter 5 - Magic Carpets Website

This project is the final result from Chapter 5 Building Web Apps with ChatGPT and DALL-E where we build a "Magic Carpets Store" company website demonstrating how to use ChatGPT and DALL-E to generate code and content.

Running the app

First install all required packages by running:

npm install

Then run the development server:

npm run dev

Open http://localhost:3000 with your browser to view the website.