An open API service indexing awesome lists of open source software.

https://github.com/radenadri/minecraft-clone

Minecraft with Three.js & React ✨
https://github.com/radenadri/minecraft-clone

3d minecraft react react-three-fiber rtf

Last synced: 10 months ago
JSON representation

Minecraft with Three.js & React ✨

Awesome Lists containing this project

README

          

# Minecraft Clone with RTF (React Three Fiber)

Based on following [repo](https://github.com/danba340/minecraft-freecodecamp) and following this FreeCodeCamp tutorial :

[![Video preview](https://img.youtube.com/vi/qpOZup_3P_A/0.jpg)](https://www.youtube.com/watch?v=qpOZup_3P_A)

The credits belong to the [author](https://github.com/danba340).

In the project directory, you can run:

### `npm install && npm start`

Runs the app in the development mode.

Open [http://localhost:3000](http://localhost:3000) to view it in the browser.

The page will reload if you make edits.

You will also see any lint errors in the console.

This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).