Live Site URL: EuroGuideApp
- Discover Europe's Hidden Gems: Explore a curated list of Europe's top tourist spots, from iconic landmarks to hidden gems off the beaten path.
- Plan Your Perfect Vacation: Get detailed information about each tourist spot, including images, descriptions, average costs, seasonality, travel time, and total visitors per year, to help you plan your dream vacation.
- Interactive Experience: Engage with an intuitive user interface that allows you to easily navigate through different tourist spots, filter by country, and search for specific destinations.
- Clone the repository:
git clone <repository_url>
- Navigate into the project directory:
cd <project_folder>
- Then install dependencies:
npm install
To start the application, run npm start
and navigate to http://localhost:3000
in your browser.