Discover the limitless possibilities of self-expression with Fabriqo's cutting-edge web application. Elevate your wardrobe to new heights by personalizing T-shirts, pants, and hoodies with a kaleidoscope of colors, textures, and logos. Our integrated AI opens doors to a world of creativity, generating fresh logos and textures that match your individuality. Embrace the power of customization and transform clothing into wearable art, all at your fingertips. Your style, your rules – embark on a journey of sartorial innovation with Fabriqo.
Fabriqo is deployed to Vercel. You can try it on the following URL: fabriqo.vercel.app.
- Client Side
- React.js
- Tailwind
- Three.js
- React Three Fiber
- Framer Motion
- Server Side
- Node.js
- Express.js
- OpenAI API
To install and run Fabriqo locally, follow these steps:
- Clone the project repository.
- Navigate to server directory.
cd server
- Install the necessary dependencies by running the following command:
npm install
- Replace the environment variables with your own API keys.
- Run the server on localhost by running the following command
npm start
- Go back to client directiory.
cd ../client
- Install the necessary dependencies by running the following command:
npm install
- Run the project by executing the following command:
npm run dev
- Access the application by visintg http://localhost:5173/