# Meme generator rewritten on Node.js This repository contains a previous LEMP stack meme generator, rewritten on Node.js along with necessary steps to set up and run the app. ## Getting Started ### 1. Clone the Repository Clone this repository to your local machine: ```bash git clone https://repo.gabrielkheisa.xyz/gabrielkheisa/meme-generator-nodejs.git cd repository_name ```