Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

updated readme.md #25

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
46 changes: 45 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,45 @@
# wanderlust
# Wanderlust 🌍

A dynamic web application for managing and exploring travel listings. Users can add, view, edit, and delete travel destinations with seamless navigation and an intuitive interface.

---

## Features
- 📝 **CRUD Functionality**: Create, Read, Update, and Delete travel listings.
- 🌟 **Responsive Design**: A user-friendly experience on all devices.
- 🚀 **Fast and Scalable**: Built using Node.js and MongoDB for high performance.
- 🎨 **Dynamic Templates**: Styled with EJS for dynamic rendering.

---

## Technologies Used
- **Backend**: Node.js, Express.js
- **Database**: MongoDB
- **Templating Engine**: EJS
- **Styling**: CSS, Bootstrap

---


## How to Use
1. Add new travel destinations by filling out the form.
2. View details of each destination.
3. Edit or delete listings as needed.
4. Explore stunning travel options.

---

### Screenshots

Here are more stunning destinations in the app:

<table>
<tr>
<td><img src="https://images.unsplash.com/photo-1587381420270-3e1a5b9e6904?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxzZWFyY2h8MTB8fGxvZGdlfGVufDB8fDB8fHww&auto=format&fit=crop&w=800&q=60" alt="Historic Cottage in Charleston" width="300" /></td>
<td><img src="https://images.unsplash.com/photo-1480796927426-f609979314bd?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxzZWFyY2h8MTV8fHRva3lvfGVufDB8fDB8fHww&auto=format&fit=crop&w=800&q=60" alt="Modern Apartment in Tokyo" width="300" /></td>
</tr>
<tr>
<td><img src="https://images.unsplash.com/photo-1578645510447-e20b4311e3ce?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxzZWFyY2h8NDF8fGNhbXBpbmd8ZW58MHx8MHx8fDA%3D&auto=format&fit=crop&w=800&q=60" alt="Lakefront Cabin in New Hampshire" width="300" /></td>
<td><img src="https://images.unsplash.com/photo-1439066615861-d1af74d74000?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxzZWFyY2h8NHx8bGFrZXxlbnwwfHwwfHx8MA%3D%3D&auto=format&fit=crop&w=800&q=60" alt="Luxury Villa in the Maldives" width="300" /></td>
</tr>
</table>