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.
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.