Mushroomania is a visualization project that enables the user to navigate and analyze mushroom data based on the data gathered by Wagner, D., Heider, D. & Hattab, G. using a natural language processor from the Mushrooms & Toadstools. Collins, 2012 book by Patrick Hardin.
The project was developed for the Data Visualization (IN4089) course at The Delft University of Technology.
The project can be accessed via https://neat-monte.github.io/mushroomania/
npm install
npm run dev
npm run build
Lint with ESLint
npm run lint