MauritsWilke / mcpfp

A website to generate Minecraft profile pictures
https://minecraftpfp.com/
MIT License
158 stars 31 forks source link
minecraft minecraft-profile-picture profile-picture-generator sveltekit

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