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

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

Awesome Lists containing this project

README

          

# Lonely Geek Robot

Fun Cursor tracking three js website ! click on the image for live demo
##

[![RobotCover](https://github.com/Diallo222/RobotGeek/assets/82043049/2e83849a-52b3-4908-8ee7-f540ac46aaf2)](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:**

[![JavaScript](https://img.shields.io/badge/JavaScript-F7DF1E?style=for-the-badge&logo=javascript&logoColor=black)](https://developer.mozilla.org/fr/docs/Web/JavaScript)

[![React](https://img.shields.io/badge/react-%2320232a.svg?style=for-the-badge&logo=react&logoColor=%2361DAFB)](https://fr.legacy.reactjs.org/)

[![Vite](https://img.shields.io/badge/Vite-FFFFFF?style=for-the-badge&logo=vite&logoColor=yellow)](https://vitejs.dev/)

[![Three](https://img.shields.io/badge/Three.js-000000?style=for-the-badge&logo=three.js&logoColor=white)](https://threejs.org/)

**Modelling:**

![Blender](https://img.shields.io/badge/blender-%23F5792A.svg?style=for-the-badge&logo=blender&logoColor=white)

## License

[![MIT License](https://img.shields.io/badge/License-MIT-green.svg)](https://choosealicense.com/licenses/mit/)

## Authors

- [@Almahady Diallo](https://github.com/Diallo222)