To run this project - npm install npm run start
To build the project run num run build
// code explaination code related to finding mean ,median , mode is written in utils index.js and data is loaded from wineData.js one comtainer component is made named WineDataStatistics which renders both tabels winedata statistics and gamma statistics. css is written in wineDataStatistics.css file