Skip to content

7ever/Beautiful_Arts

Repository files navigation

Beautiful_Arts

🚀 Overview

Beautiful_Arts is a stunning art gallery website built using HTML and Bootstrap. This project showcases a collection of beautiful artworks from diverse artists around the world. It features a responsive design, easy navigation, and a modern aesthetic that appeals to both art enthusiasts and casual visitors.

alt text

Key Features

  • Responsive Design: Works seamlessly on all devices.
  • Bootstrap Integration: Utilizes Bootstrap 5.3 for a modern and clean look.
  • Easy Navigation: Intuitive navigation bar with dropdown menus.
  • Gallery Section: Displays a collection of artworks with a carousel.
  • Contact Page: Includes a contact form for inquiries and sponsorship requests.
  • Sponsorship Page: Details how to sponsor the gallery.
  • About Page: Provides information about the gallery and its mission.

Who This Project Is For

  • Art enthusiasts
  • Artists looking to showcase their work
  • Web developers interested in Bootstrap and HTML projects

✨ Features

  • 🌟 Responsive Design: Ensures the gallery looks great on all devices.
  • 🎨 Artwork Display: Showcases a collection of beautiful artworks.
  • 📞 Contact Form: Allows visitors to get in touch with the gallery.
  • 💰 Sponsorship Information: Details how to support the gallery.
  • 📝 About Page: Provides information about the gallery and its mission.

🛠️ Tech Stack

  • Programming Language: HTML
  • Frameworks and Libraries:
    • Bootstrap 5.3
    • Sass for CSS pre-processing
  • System Requirements:
    • A modern web browser
    • Node.js and npm for development (optional)

📦 Installation

Prerequisites

  • Node.js and npm (optional, for development)

Quick Start

  1. Clone the repository:

    git clone https://github.com/7ever/Beautiful_Arts.git
    cd Beautiful_Arts
  2. Install dependencies (optional, for development):

    npm install
  3. Build the project (optional, for development):

    npm run build
  4. Open index.html in your browser to view the gallery.

Alternative Installation Methods

  • Docker: (if applicable)
  • Package Managers: (if applicable)

🎯 Usage

Basic Usage

<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Beautiful_Arts</title>
    <link rel="stylesheet" href="assets/style/css/mainmin.css">
    <link rel="shortcut icon" href="assets/svg/logo.svg" type="image/x-icon">
</head>
<body>
    <!-- Your HTML content here -->
</body>
</html>

Advanced Usage

  • Customization: Modify the sass/main.scss file to change the styles.
  • Adding New Artworks: Add new images to the gallery.html file and update the carousel.

📁 Project Structure

Beautiful_Arts/
├── assets/
│   ├── js/
│   │   └── gallery.js
│   ├── style/
│   │   └── css/
│   │       └── mainmin.css
│   ├── svg/
│   │   ├── contact.svg
│   │   ├── insta.svg
│   │   ├── linkedin.svg
│   │   ├── logo.svg
│   │   ├── nextBtn.svg
│   │   ├── pin.svg
│   │   ├── prevBtn.svg
│   │   ├── tiktok.svg
│   │   ├── time.svg
│   │   └── x.svg
├── index.html
├── about.html
├── contact.html
├── gallery.html
├── sponsorship.html
├── .gitignore
├── package.json
├── package-lock.json
└── README.md

🔧 Configuration

  • Environment Variables: None
  • Configuration Files: sass/main.scss for custom styles
  • Customization Options: Modify the sass/main.scss file to change the styles.

🤝 Contributing

  • Fork the repository
  • Create a new branch (git checkout -b feature/your-feature)
  • Commit your changes (git commit -am 'Add some feature')
  • Push to the branch (git push origin feature/your-feature)
  • Create a new Pull Request

📝 License

This project is licensed under the ISC License - see the LICENSE file for details.

👥 Authors & Contributors

  • Joseph Ridge X 7ever - Initial work
  • Contributors: (add contributors here)

🐛 Issues & Support

🗺️ Roadmap

  • Planned Features:
    • Add more artwork categories
    • Implement user authentication
    • Improve SEO
  • Known Issues:
    • (list known issues here)
  • Future Improvements:
    • Add more interactive features
    • Improve performance

Additional Guidelines:

  • Use modern markdown features (badges, collapsible sections, etc.)
  • Include practical, working code examples
  • Make it visually appealing with appropriate emojis
  • Ensure all code snippets are syntactically correct for HTML
  • Include relevant badges (build status, version, license, etc.)
  • Make installation instructions copy-pasteable
  • Focus on clarity and developer experience

About

Bootstrap 101 {Simple website HTML + Bootstrap}

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •