Skip to content

A2rjav/wanderlust-2024

 
 

Repository files navigation

Wanderlust-cp

Welcome to the Wanderlust-cp Repository!

This project allows users to explore and create listings for travel destinations, add reviews, book listings and more, powered by the MERN stack.

How to Contribute

We welcome contributions to help improve Wanderlust-cp! Here's how you can get involved:

  1. Fork the Repository
  • Navigate to the Wanderlust-2024 GitHub page.
  • Click on the Fork button in the top-right corner of the page to create a copy of the repository in your GitHub account.
  1. Clone Your Forked Repository

3.Navigate to the project directory: -cd Wanderlust-2024

4.Create a new branch for your changes: git checkout -b feature/your-feature-name

5.Add your desired features, fix bugs, or improve documentation.

6.Add the files you modified or created to the staging area git add .

7.Commit Your Changes git commit -m "Add [feature/fix] - description"

8.Push the changes to your forked repository: git push origin feature/your-feature-name

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 44.8%
  • EJS 30.9%
  • CSS 24.3%