Unofficial Imagine a place where... caption image maker! Mimics the original images made by Discord which were used as marketing around the time of their rebrand.
- Clone the repository to your local machine
- Run
npm i
to install all the needed dependencies, and thennpm start
to start the development React app - Build using
npm run build