The project is developed with Next.js 13 (Page Router), Cloudinary and TailwindCSS. The project is deployed on Vercel. The content is written in spanish.
Use the package manager npm to install the project.
npm install
Then, complete your Cloudinary credentials in the .env file.
Finally, run the project with the following command:
npm run dev