A React + TypeScript application for exploring Buenos Aires parks.
Add songs to the spotify: https://open.spotify.com/playlist/647rKRiACqIdtxA1pBOWDj?si=d019MBr3TX28RbOUdlwTZw
https://ba-parks-lba.vercel.app
Prerequisites: Node.js
-
Install dependencies:
npm install
-
Run the app:
npm run dev
The app will start on http://localhost:5173 (or another available port).