Know your meme generator.
Ensure you have Yarn installed.
Clone the project:
git clone https://github.com/fariasmateuss/meme-generator.gitGo to the project directory:
cd meme-generatorAdd a .env.local file, make a imgflip account and add its key following .env.example file:
mv .env.example .env.localInstall dependencies:
yarnStart the server:
yarn devor
yarn nextOpen http://localhost:3000 with your browser to see the result.
To deploy this project run:
yarn buildIf you have any ideas or feedback for this project, please let me know. Connect with me on Twitter or LinkedIn.
If you found this useful, please help us improve it by contributing.
See contributing for more details.
Released under the MIT License
Made with