This is a cloud pricing calculator app like Linode. If you want to demo this application, it is running on this Link
For development server:
yarn run dev
For Production server:
yarn run build
yarn start
Open http://localhost:3000 for development mode and open http://localhost:3500 for production mode with your browser to see the result.