What is this This is a small clone of a portion of the frontend website for randomser.me in elm, for didatic purposes. Runnig the project This project is made with vite and vite-plugin-elm, you can run the development build in with npm run dev and build it with npm run build.