https://github.com/mustafaozvardar/bootstrap-dinamic-website
This project creates a space-themed website template using HTML, CSS, and JavaScript. The website provides information about space exploration, stars, planets, and space centers, and features an image carousel.
https://github.com/mustafaozvardar/bootstrap-dinamic-website
bootstrap css css3 html html5 javascript
Last synced: 3 months ago
JSON representation
This project creates a space-themed website template using HTML, CSS, and JavaScript. The website provides information about space exploration, stars, planets, and space centers, and features an image carousel.
- Host: GitHub
- URL: https://github.com/mustafaozvardar/bootstrap-dinamic-website
- Owner: mustafaozvardar
- License: mit
- Created: 2024-01-08T14:04:26.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-12T21:02:58.000Z (almost 2 years ago)
- Last Synced: 2025-01-10T00:23:58.271Z (over 1 year ago)
- Topics: bootstrap, css, css3, html, html5, javascript
- Language: HTML
- Homepage:
- Size: 2.63 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🌌 Space Agency Web Project
## 📝 About the Project
This project creates a space-themed website template using HTML, CSS, and JavaScript. The website provides information about space exploration, stars, planets, and space centers, and features an image carousel. It also includes a sidebar menu that can be toggled, a search function, and various modals for user interactions.
## 🚀 Features
- **Navigation Menu:** Contains a responsive navigation menu.
- **Sidebar Menu:** Users can toggle the sidebar menu to show or hide it.
- **Carousel:** Displays space-themed images in a loop.
- **Modals:** Includes modals for user login and registration.
- **Search Function:** Allows searching for content on the website.
- **Dynamic List:** Features a dynamic list where users can add or remove items.
## 🔧 Technologies Used
- **HTML5:** For structural content.
- **CSS3:** For styling and layout.
- **JavaScript:** For dynamic interactions.
- **Bootstrap:** For responsive design and components.
- **Font Awesome:** For icons.
## 📥 Installation and Running
1. **Clone the Repository:**
```bash
git clone https://github.com/your-username/space-agency-web.git
2. **Download Required Files:**
After cloning the project, you can open the index.html file for necessary files and dependencies.
3. **Run the Website:**
Open the project in a browser to run it locally.
## 📁 Project Structure
- **index.html:** The main HTML file.
- **css/style.css:** The project's stylesheet.
- **js/main.js:** JavaScript functions and interactions.
- **images/:** Image files.
## 📝 License
This project is licensed under the MIT License. For more information, please refer to the LICENSE file.