Skip to content

jeffrey-omega/R3F-Xbox-Wireless-Controller

Repository files navigation

Xbox Wireless Controller

Hero Image


A 3D model of the Xbox Wireless Controller made with Blender and rendered with React Three Fiber.
View Demo · Report Bug · Request Feature

Built With

Getting Started

Prerequisites

Tip

This project uses pnpm as package manager
If you don't use pnpm, you can replace pnpm with npm or yarn in the following commands.

Installation

  1. Clone the repo

    git clone https://github.com/jeffrey-omega/R3F-Xbox-Wireless-Controller.git
  2. Navigate to the project directory

     cd R3F-Xbox-Wireless-Controller
  3. Install pnpm packages

     pnpm install

Run Locally

  1. Start the development server
     pnpm dev
  2. Build the project
     pnpm build

🧪 Running Tests

To run tests, run the following command

  pnpm test

Roadmap

Warning

This project is still in development and may not work as expected.