Create a website for a image editor type of app which allows user to upload a photo and add some text in different fonts and styles over it, in paste+skeumorphic, white_blue gradient, with abstract background as per the image attached
This project was built with Lovable.
Live app: https://textonpixstudio.lovable.app
Continue developing this project in the Lovable editor.
- Ship faster: describe what you want to build and Lovable handles the code.
- Stay in sync: every change made in Lovable is committed straight to this repository.
- Full ownership: this code is yours. Push to
mainon GitHub and your changes sync back into Lovable, ready for your next prompt.
Prefer working locally? You need Node.js and npm — install with nvm.
git clone <this-repository-url>
cd <repository-name>
npm i
npm run dev