This project was bootstrapped with Vite and built using React + Tailwind CSS. It is provided as
In the project directory, you can run:
Runs the app in the development mode.\
Open http://localhost:5173 to view it in your browser.
The page will reload when you make changes.\
You may also see any lint errors in the console.
Builds the app for production to the build folder.\
It correctly bundles React in production mode and optimizes the build for the best performance.
This allows you to preview the built application as it would appear once deployed.
The build is minified and the filenames include the hashes.
I've chosen to deploy to Netlify, the steps are as follows.
Install Netlify-CLI
Initialise a Netlify project
Assuming you've already run the build command, deploy your the project to a draft site with:
And if after checking the draft URL provided by the CLI everything looks okay
to deploy the site to your production URL.