/meme-generator

Lesson 3 - Learning more about frontend development

Primary LanguageJavaScript

The primary objective of this task is to show the output of a self-created object, however it was extended by using the fetch() method in conjunction with other external api to mimic the response gotten from the call made by the tutorial.

Lesson 3 Task (Meme Generator)

This project was generated with ❤.

Installation

  1. Clone repository - $ git clone https://github.com/TijanAyo/meme-generator.git

  2. Install dependencies - $ cd Lesson 3

  3. Create a new file env.js if it doesn't exist and copy the contents of env.js.example into it to be able to run your server on production environment.