Skip to content

Add own pictures

Philip Guldborg edited this page Nov 26, 2023 · 4 revisions

Add your own pictures and category

In this guide, we will show you how you can add your own category and pictures

Requirements

  • 136 different meme pictures

How-To

  1. Clone the Repository
git clone https://github.com/your-username/christmas-meme-calendar.git
cd christmas-meme-calendar
npm i
  1. Run the command to create the folders
npx create-image-folder -t [Name]
  1. You have now create the folders

Plsss read Pictures-file-Structure for understading the dir structure, before you add picture to it.

Clone this wiki locally