https://github.com/diallo222/robotgeek
3D cursor tracking with R3F
https://github.com/diallo222/robotgeek
javascript react-three-drei react-three-fiber reactjs threejs
Last synced: 6 months ago
JSON representation
3D cursor tracking with R3F
- Host: GitHub
- URL: https://github.com/diallo222/robotgeek
- Owner: Diallo222
- Created: 2024-04-27T18:08:03.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-05-14T18:28:23.000Z (about 1 year ago)
- Last Synced: 2025-05-14T19:33:06.541Z (about 1 year ago)
- Topics: javascript, react-three-drei, react-three-fiber, reactjs, threejs
- Language: JavaScript
- Homepage: https://robot-geek.vercel.app
- Size: 1.94 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Lonely Geek Robot
Fun Cursor tracking three js website ! click on the image for live demo
##
[](https://robot-geek.vercel.app/)
## Getting Started
Clone this repository by running in your command line.
```bash
git clone https://github.com/Diallo222/RobotGeek.git
```
Then navigate to the repository and install all dependencies by running
```bash
cd RobotGeek && yarn install // or npm install
```
After that run the app! by running
```bash
yarn run dev // or npm run dev
```
## Features
- Live previews
- Responsive
## Tech Stack
**Dev:**
[](https://developer.mozilla.org/fr/docs/Web/JavaScript)
[](https://fr.legacy.reactjs.org/)
[](https://vitejs.dev/)
[](https://threejs.org/)
**Modelling:**

## License
[](https://choosealicense.com/licenses/mit/)
## Authors
- [@Almahady Diallo](https://github.com/Diallo222)