A fan and blog website dedicated to professional wrestling
- Uses Eleventy (https://www.11ty.dev/) as a static site generator
- Comprised of HTML, CSS, JavaScript and Nunjucks files
- Navbar with clickable dropdown menu on resize
- Multiple carousels for blog post cards (some repeated as dummy cards for styling purposes)
- Multiple blog posts
- Top Trumps game (onClick a value-based card is generated for you and computer. The higher value is registered and match outcome is rendered)
- Contact button to trigger a draft email
- Social Media icons
- Device Optimisation
- Images formatted and pages designed in Figma
- Clone this repo
- Run
npm install
- Start site locally by running
npm start
- Visit http://localhost:8080/