Skip to content

⚔️ Solo Leveling Fansite is a responsive and visually engaging fan-made website dedicated to the popular manhwa Solo Leveling. Built using HTML, CSS and JS this site showcases key characters through interactive cards, providing fans with a sleek and accessible platform to explore the Solo Leveling universe.

Notifications You must be signed in to change notification settings

DaxnGo/Solo-Leveling-Fansite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚔️ Solo Leveling Fansite

A responsive and visually appealing website dedicated to the popular manhwa/anime series "Solo Leveling". The site showcases the main characters, shadows, and key elements from the series with an engaging user interface.

image

🚀 Features

  • 🎨 Responsive Design: Adapts seamlessly to different screen sizes for optimal viewing on any device
  • 🌙 Dark Theme: Sleek dark UI that complements the Solo Leveling aesthetic
  • 🃏 Character Cards: Interactive cards displaying key characters with images and descriptions
  • 🧙 Shadow Army Section: Dedicated section for Jin-Woo's shadow soldiers
  • 🔢 Powers & Abilities: Information about the protagonist's abilities
  • 📱 Mobile-First: Designed with a mobile-first approach with responsive media queries
  • Animations: Smooth animations and transitions using AOS library
  • 🖱️ Interactive Elements: Modal windows with detailed character information

🛠️ Technologies Used

  • HTML5: Semantic structure
  • CSS3: Modern styling with flexbox, grid, and responsive design
  • JavaScript: Interactive features and animations
  • AOS: Animate On Scroll library for smooth animations
  • Font Awesome: Icon library for enhanced UI elements
  • Custom Design: Original layout and color scheme inspired by the Solo Leveling series

📁 Project Structure

Solo-Leveling-Fansite/
├── HTML/
│   └── index.html          # Main HTML file
├── CSS/
│   └── style.css           # Stylesheet
├── js/
│   └── main.js             # JavaScript functionality
├── Images/                 # Image assets
│   ├── Solo Leveling Logo PNG.webp
│   ├── Sung Jin-Woo.webp
│   ├── Cha Hae-In.webp
│   └── ...
├── index.html              # Root redirect file
├── vercel.json             # Vercel deployment configuration
├── package.json            # Project dependencies and scripts
└── README.md               # Project documentation

🚀 Getting Started

  1. Clone the repository:

    git clone https://github.com/yourusername/Solo-Leveling-Fansite.git
    
  2. Open the project in your preferred code editor

  3. View the website by opening index.html in a browser

🌐 Deployment

Deploying to Vercel

  1. Fork or clone this repository

  2. Sign up or log in to Vercel

  3. Click "New Project" and import your repository

  4. Configure the project with these settings:

    • Framework Preset: Other
    • Build Command: npm run build
    • Output Directory: public
    • Install Command: npm install
  5. Click "Deploy" and wait for the build to complete

  6. Your site will be live at https://your-project-name.vercel.app

Fixing 404 Errors

If you encounter 404 errors after deployment:

  1. Make sure your vercel.json file is correctly set up
  2. Check that file paths in HTML, CSS, and JavaScript files use the correct relative paths
  3. Redeploy your project after making changes

🔮 Improvement Roadmap

  • Character Database: Expand with more characters and detailed information
  • Responsive Image Optimization: Implement different image sizes for various devices
  • Dark/Light Theme Toggle: Allow users to switch between themes
  • Gallery Section: Add a dedicated image gallery for artwork
  • Quiz Feature: Implement an interactive quiz about Solo Leveling lore
  • Backend Integration: Add a simple backend for more dynamic content

💡 Contribution Guidelines

Contributions are welcome! Please feel free to submit a Pull Request or reach out via email at [matthewpangemanan15@gmail.com].

📜 License

This project is created for educational purposes and is not affiliated with the official Solo Leveling series. All characters, images, and related content are the property of their respective owners.

Solo Leveling is written by Chugong and illustrated by DUBU (REDICE Studio).

About

⚔️ Solo Leveling Fansite is a responsive and visually engaging fan-made website dedicated to the popular manhwa Solo Leveling. Built using HTML, CSS and JS this site showcases key characters through interactive cards, providing fans with a sleek and accessible platform to explore the Solo Leveling universe.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published