MCPFP is a site to generate Minecraft profile pictures with ease.\ No more paying fiverr artists!
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