web render in vercel[https://mytinerary-nahuel-argandona.vercel.app/]
To run the project, follow these steps:
- Clone the repository to your local machine using the following command:
git clone https://github.com/Aubar48/mytinerary-nahuelArgandona
- Navigate to the project directory:
cd mytinerary-nahuelArgandona-master
- Install the project dependencies with the following command:
npm install
- Start the development server by running the following command:
"nodedemon" Or "npm run dev"