Explore the world with Globe-Grade!
Globe-Grade is a responsive travel and tourism website tailored specifically for students. Built with modern web technologies, it offers an engaging platform to discover and plan exciting travel adventures.
- HTML5
- CSS3
- JavaScript
- Responsive Design: Seamless experience across all devices.
- Interactive UI: Engaging elements for enhanced user interaction.
- Informative Content: Curated travel information suitable for students.
- Easy Navigation: User-friendly interface for effortless browsing.
To run this project locally, follow these steps:
- Clone the Repository:
git clone https://github.com/oyy-krishna/globe-Grade.git
- Navigate to the Project Directory:
cd globe-Grade
- Open the
index.html
File:- Use your preferred web browser to open
index.html
. - Alternatively, you can use a live server extension in your code editor for better development experience.
- Use your preferred web browser to open
globe-Grade/
├── index.html
├── css/
│ └── styles.css
├── js/
│ └── scripts.js
└── images/
└── [various image files]
index.html
: Main landing page.css/styles.css
: Stylesheet for the website.js/scripts.js
: JavaScript functionalities.images/
: Directory containing images used on the website.
Contributions are welcome! If you'd like to enhance the project, please fork the repository and create a pull request.