URL: https://react-product-portal-l8lrvyyha-rmneves92.vercel.app/
- Run the command
npm install
oryarn
in the terminal to install all the necessary dependencies for the project. This will download and install all the required packages and libraries needed to run the application. - Once the installation is complete, run the command
npm run dev
oryarn dev
in the terminal to start the application. - The application should now open in your default browser at
http://localhost:5173/
.