A web app that effortlessly transforms raw data into actionable insights. Visualize real-time analytics for informed decision-making with an intuitive dashboard.
- Make sure correct node version is installed as per
.npmrc
- Install dependencies
npm i
- Run Development Server -
npm start
- Should be running at
localhost:3000