This App is a Clone of DALL-E using OpenAI API
Features include:
- Create image
- Share with Community
- Responsiveness for mobile devices
- vite
- tailwindCSS
To install the dependencies and start the project, you will need to follow these steps:
- Clone the repository to your computer
- Navigate to your project folder and run npm install or yarn install command
- Start the project with npm run dev command
If you want to contribute to this project, follow these instructions:
- Clone the repository
- Create a new branch
- Make the changes and submit your contributions as a pull request to the master branch.