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.
- 🎨 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
- 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
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
-
Clone the repository:
git clone https://github.com/yourusername/Solo-Leveling-Fansite.git -
Open the project in your preferred code editor
-
View the website by opening
index.htmlin a browser
-
Fork or clone this repository
-
Sign up or log in to Vercel
-
Click "New Project" and import your repository
-
Configure the project with these settings:
- Framework Preset: Other
- Build Command:
npm run build - Output Directory:
public - Install Command:
npm install
-
Click "Deploy" and wait for the build to complete
-
Your site will be live at
https://your-project-name.vercel.app
If you encounter 404 errors after deployment:
- Make sure your
vercel.jsonfile is correctly set up - Check that file paths in HTML, CSS, and JavaScript files use the correct relative paths
- Redeploy your project after making changes
- 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
Contributions are welcome! Please feel free to submit a Pull Request or reach out via email at [matthewpangemanan15@gmail.com].
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).
