Hello! This is a clone of the DALL-E website.
- Frontend: Built with React and designed using Material UI (MUI).
- Bundler: The project uses Vite as the bundler for faster development and optimized builds.
- Backend: The server-side is written in Node.js with Express.js to handle API requests.
- Image generation based on prompts (similar to DALL-E)
- Responsive and interactive UI built with Material UI (MUI)
- Backend API using Node.js and Express.js
- Fast bundling and hot reloading using Vite
- React: Frontend library for building user interfaces.
- Material UI (MUI): React UI framework for building sleek and responsive designs.
- Vite: Next generation frontend tooling for faster builds and development.
- Node.js: Backend JavaScript runtime.
- Express.js: Web framework for Node.js, handling server routes and API logic.
Ensure you have the following installed:
- Node.js (version 14 or above)
- npm (Node package manager) or yarn
- Clone the repository:
git clone https://github.com/shukabum/dalleclone.git