Skip to content

YadnikaDabhade/Travel-WorldWeb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Travel-WorldWeb

Travel-WorldWeb: A one stop destination for all kinds of users

Screenshot (119)

The services are as fascinating as the webpage you are looking up! So let's get started

🛠️ Installation Steps

1. Fork the project. Click on the icon in the top right to get started

2. Clone the project, you can use the following command:

git clone https://github.com/yourgithubusername/YadnikaDabhade/Travel-WorldWeb

🥂 After making a change

1. Create a new branch

git checkout -b YourBranchName

2. Add it to staging area

git add <path to the file you worked on>

or

git add .

3. Commit your changes with

git cz

or

git commit -m "your message"

4. Push your changes

git push

or

git push -u origin branchname

🫴 How to Do Your First Pull Request?

(I am providing some Resource from where you can Learn)

  1. Learn from Video
  2. Open Source Guide

👩🏽‍💻 Contributing

  • Contributions make the open source community such an amazing place to learn, inspire, and create.
  • Any contributions you make are greatly appreciated.
  • Check out our contribution guidelines for more information.

Want to contribute?

Don't forget to leave a star✨

HAPPY CONTRIBUTING!!

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published