stekatag / luxegaming

A course project for the course Web Design at FMI in Plovdiv University.

Home Page:https://stekatag.github.io/luxegaming/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

๐ŸŽฎ Luxegaming โ€” Marketplace for gamers

A course project for the course Web Design at FMI in Plovdiv University.

๐Ÿ”ด Live demo

Check out the live demo here
ยฉ Copyright by Stefan Gogov. All rights reserved.

๐Ÿ“ Description

The future of gaming goes beyond entertainment and it's a privilege to help shape it! We're building a safe, affordable, and sustainable marketplace for the gamers of today and tomorrow.

๐Ÿ’ก Features

  • Used semantic HTML5 tags
  • Used modern CSS3 features (flexbox, grid, etc.)
  • Fully responsive design
  • Responsive images
  • Mobile navigation
  • Form with variety of input types
  • Form validation
  • Filter component
  • Multiple sliders per page component
  • Tabs component

โ„น๏ธ Pages

  • Home page

    • Logo and navigation
    • Hero section with search form
    • Trending games section
    • Top games section
    • Categories section
    • Call-to-action section
    • Footer
  • Shop page

    • Logo and navigation
    • Page heading section
    • Filter games section
    • Footer
  • Product page

    • Logo and navigation
    • Page heading section
    • Product details section
    • Related games section
    • Footer
  • Contact page

    • Logo and navigation
    • Page heading section
    • Contact form section
    • Footer

Getting Started

To get started with project just simply fork this repo or download locally on your System.

To get a local copy up and running follow these simple example steps.

Prerequisites

Start with the latest version of NPM to avoid any errors:

  • npm
    npm install npm@latest -g

Installation

  1. Clone the repo

    git clone https://github.com/stekatag/luxegaming.git
  2. Install NPM packages

    npm install

โœ… HTML and CSS validation

๐Ÿ“š Resources

About

A course project for the course Web Design at FMI in Plovdiv University.

https://stekatag.github.io/luxegaming/

License:MIT License


Languages

Language:HTML 47.1%Language:CSS 24.4%Language:SCSS 24.4%Language:JavaScript 4.1%