Giter Site home page Giter Site logo

nih1tgupta / travel_website Goto Github PK

View Code? Open in Web Editor NEW

This project forked from apu52/travel_website

0.0 0.0 0.0 151.54 MB

🚀 Welcome🌈 , This repo is officially accepted for GSSOC'2k24. 🌟This repo contains my project on Travel Website ✈️ using HTML,CSS . It contains the landing page of a travel tour company website. If you have any front end project on this or you can add new features in the project or in this repos. You can contribute to this open source repository.

Home Page: https://apu52.github.io/Travel_Website/

License: MIT License

JavaScript 7.42% CSS 33.29% HTML 59.29%

travel_website's Introduction

✨Travel Website✨

image

Open Source Love svg1 PRs Welcome Visitors GitHub forks GitHub Repo stars GitHub last commit GitHub repo size Github GitHub pull requests

Hi there👋, Enjoy with the World of Open source contribution

Hello Coders👨‍💻 ,I am Arpan Chowdhury, an aspiring Web developer.🤖 Here is the project of the front-end Web Developement.

Table of Contents🧾


Overview📌

Here is the project of the front-end Web Developement.This repo contains my project on Travel Website ✈️ using HTML,CSS . It contains the landing page of a travel tour company website👨🏻‍💻.We oftenly search for many travelling places here & there , So Here is it🚤.I welcome you all to contribute in this repository & make this a grand project. So, what are you waiting for??🤔Just jump into it after reading the guidelines📚

Features

  • An Introductory Page
  • Top Destination Page
  • Best trip Packages
  • Our Trip gallery
  • Contact us page

Technology Used🚀

HTML CSS

Back To Top

Open-Source-Programmes⭐

This project is now OFFICIALLY accepted for

GSSOC

This project was part of following Open Source Programs

Getting Started💥

Local Installation video

-> [video](https://drive.google.com/file/d/1LsBudIUtZLDMSlmBDdOfT001QRqGBSbN/view?usp=sharing)

How to make a Pull Request?

1. Start by forking the Travel_Website repository. Click on the symbol at the top right corner.

2. Clone your forked repository:

git clone https://github.com/<your-github-username>/Travel_Website

3. Navigate to the new project directory:

cd Travel_Website

4. Set upstream command:

git remote add upstream https://github.com/apu52/Travel_Website

5. Create a new branch:

git checkout -b YourBranchName

or

git branch YourBranchName
git switch YourBranchName

6. Sync your fork or local repository with the origin repository:

  • In your forked repository click on Fetch upstream.
  • Click Fetch and merge.

Alternatively, Git CLI way to Sync forked repository with origin repository:

git fetch upstream
git merge upstream/main

Github Docs for Syncing

7. Make your changes to the source code.

8. Stage your changes and commit:

⚠️ Make sure not to commit package.json or package-lock.json file

⚠️ Make sure not to run the commands git add . or git add *. Instead, stage your changes for each file/folder

git add file/folder
git commit -m "<your_commit_message>"

9. Push your local commits to the remote repository:

git push origin YourBranchName

10. Create a Pull Request!

Congratulations! You've made your first contribution! 🙌🏼

Back To Top

Contributing Guidelines📑

Read our Contributing Guidelines to learn about our development process, how to propose bugfixes and improvements of our Project

Code Of Conduct📑

This project and everyone participating in it is governed by the Code of Conduct. By participating, you are expected to uphold this code.


Show some ❤️  by giving to this repo

Project Admin⚡


Arpan Chowdhury

Contributing is fun🧡



Thank you to all the amazing contributors who have made this project possible!!💝

License

Back To Top

travel_website's People

Contributors

13adityadey avatar aadhya-sharma avatar aashi19234 avatar aftabmankapure avatar antilneeraj avatar apu52 avatar aryanpahuja21 avatar ashutosh104 avatar clanang avatar daksh1210jain avatar gitgoap avatar gowtham-s073 avatar hansawani avatar happylife2 avatar hhh avatar maadi7 avatar naveenchandraadhikari avatar pranavbarthwal avatar pranjal12-web avatar prithwi32 avatar rahat2134 avatar ramith-kulal avatar ratnojitsaha avatar sgcodex avatar shreya9x1 avatar sneha6003 avatar sohanrc avatar thesri avatar vishal2005025 avatar zul132 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.