RosarioStore is a website that allows the Rosario community to acquire the best prices of the most relevant brands worldwide
Previously to run the app, you have to install NodeJS, this could be done following the instruccions in this link.
Once you have installed NodeJS, to install all the related packages used in this project you have to run this command:
npm ciIn the project directory, you can run:
npm runThis command will run the app in the development mode. Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.
