Know your meme generator.
Ensure you have Yarn installed.
Clone the project:
git clone https://github.com/fariasmateuss/meme-generator.git
Go to the project directory:
cd meme-generator
Add a .env.local file, make a imgflip account and add its key following .env.example file:
mv .env.example .env.local
Install dependencies:
yarn
Start the server:
yarn dev
or
yarn next
Open http://localhost:3000 with your browser to see the result.
To deploy this project run:
yarn build
If 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