This is a personal fan project created to celebrate and showcase my passion for "Black Myth: Wukong".
⚠️ Disclaimer: This is a non-commercial, unofficial fan project. I do not own any rights to the original content or intellectual property referenced in this website. All trademarks, logos, and images are the property of their respective owners.
- Frontend Framework: React.js (v19.1.0)
- Styling: CSS (vanilla CSS files)
- Routing: React Router (react-router-dom v7.7.1)
- Build Tool: Vite (v7.0.3)
To run this project locally:
git clone https://github.com/belinda-hagen/Wukong.git
cd Wukong
npm install
npm run dev