Skip to content

FatCaf/gameloft-test-task

Repository files navigation

Product Carousel

Responsive product carousel with shopping cart functionality built with React and TypeScript.

🔗 Live Demo: https://gameloft-tets-task.netlify.app/

Tech Stack

Core

  • React 19.2.0 - UI library with latest features
  • TypeScript 5.9.3 - Type-safe development
  • Vite 7.2.2 - Fast build tool and dev server

Styling

  • Tailwind CSS 4.1.17 - Utility-first CSS framework
  • @tailwindcss/vite - Vite integration for Tailwind
  • CSS Modules - Scoped component styling

Code Quality

  • ESLint 9.39.1 - Code linting
  • Prettier 3.6.2 - Code formatting
  • TypeScript ESLint - TypeScript-specific linting rules

Getting Started

Prerequisites

  • Node.js 20+
  • npm, yarn, or pnpm

Installation

# Clone the repository
git clone <your-repo-url>

# Install dependencies
npm install

# Start development server
npm run dev

Available Scripts

npm run dev          # Start development server
npm run build        # Build for production
npm run preview      # Preview production build
npm run lint         # Run ESLint

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors