tahircivann / Typing-Game-R3F

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

r3f-vite-starter

This repository serves as a boilerplate to build React Three Fiber (R3F) projects with Vite. It is designed to help you get started with 3D web development using React and Three.js with the convenience of Vite's build tooling.

Live Server

https://tahircivan.com/wp-content/uploads/2024/02/Type_Game.html

Getting Started

To begin using this boilerplate, you'll need to have Node.js installed on your machine. After cloning the repository, you can follow these steps to get up and running:

# Install dependencies
npm install

# Start the development server
npm run dev

Screenshot_2

About


Languages

Language:JavaScript 95.3%Language:HTML 3.9%Language:CSS 0.8%