This Application is bootstrapped with Vite, using the React-Javascript template.
For Building and Running the application.
- nodeJs >= 20
- npm >= 10
To run the application in local machine, you need to
-
Install the node_modules
npm ci
-
kick start the local server
npm run dev
Open http://localhost:5173/ to view it in the browser. The page will reload if you make edits.
Deployed site can be accessed here: https://tiny-axolotl-ceb2ac.netlify.app/
Vite Bundler.
React setup,