This is a clone of the Dalle website built with React, Vite, and Tailwind CSS.
You can see the live demo of this project at https://dalle-e-clone-rho.vercel.app/.
This project was built with:
- React
- Vite
- Tailwind CSS
To get started with this project, you can clone the repository and install the dependencies using the following commands:
git clone https://github.com/uixaadi/dalle-e-clone.git
cd dalle-e-clone
npm install
Once you have set up your environment variables, you can start the server using the following command:
npm start
Contributions are welcome! Feel free to open an issue or submit a pull request.