An intuitive text generator website inspired by the former Whisper app.
Upload any image, enter your text and the site will automatically add it over your chosen image.
Clone the repository and install the dependencies to run the project in a local environment:
git clone https://github.com/valezks2/whisper-generator.git
cd whisper-generator
npm install
npm run dev