Skip to content

MauritsWilke/mcpfp

Repository files navigation

MCPFP

MCPFP is a site to generate Minecraft profile pictures with ease.
No more paying fiverr artists!

💻 Running locally

To run this repository locally, clone the repository from the command line.

 $ git clone https://github.com/MauritsWilke/mcpfp.git

In the same directory as the cloned repository, run the following commands to set up the project.

 $ npm install

To then start the local site

 $ npm run dev

🗺 Roadmap

  • ↔ Flip the profile picture
  • 🎨 Custom gradients
  • 🎩 Cosmetics
  • 💈 Hair layer toggle
  • 📷 Upload custom background
  • 💡 Improve light mode colour scheme
  • 📟 Tablet support
  • 🗄 Move the rendering to back-end (mainly for better meta tags)
  • 📱 Mobile support