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 ✨
- Host: GitHub
- URL: https://github.com/radenadri/minecraft-clone
- Owner: radenadri
- Created: 2022-12-28T18:42:58.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-29T05:25:07.000Z (about 3 years ago)
- Last Synced: 2025-01-20T20:41:19.395Z (12 months ago)
- Topics: 3d, minecraft, react, react-three-fiber, rtf
- Language: JavaScript
- Homepage: https://minecraft-clone.radenadri.xyz
- Size: 1.71 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 :
[](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).