WanderLust is a web-based travel application designed to help users explore and plan trips to various destinations. The app provides travel suggestions, guides, and essential utilities to make trip planning easier and more enjoyable.
- Destination search and recommendations
- User-friendly interface with dynamic content
- Integration of external APIs for travel-related data
- Detailed destination pages with essential information
- Clone the repository:
git clone https://github.com/neerajsharma897/WanderLust.git
- Navigate to the project directory:
cd WanderLust
- Install dependencies:
npm install
- Run the app:
npm start
- Open your browser and navigate to
http://localhost:8080
. - Search for travel destinations and explore detailed information for planning your trips.
- Node.js
- Express.js
- EJS (Embedded JavaScript Templates)
- CSS
- JavaScript