https://github.com/hasanyahya101/rubixsimulation-vite
This is a Rubix Cube 3D Simulation Application. It allows you to rotate the Cube and its Rows and Columns. It is responsive on both Desktop and Mobile.
https://github.com/hasanyahya101/rubixsimulation-vite
3d css desktop github github-pages mobile react responsive rubux-cube simulation static vite
Last synced: 3 months ago
JSON representation
This is a Rubix Cube 3D Simulation Application. It allows you to rotate the Cube and its Rows and Columns. It is responsive on both Desktop and Mobile.
- Host: GitHub
- URL: https://github.com/hasanyahya101/rubixsimulation-vite
- Owner: HasanYahya101
- License: mit
- Created: 2024-07-11T18:05:26.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-11T18:43:38.000Z (almost 2 years ago)
- Last Synced: 2025-06-03T03:25:41.609Z (about 1 year ago)
- Topics: 3d, css, desktop, github, github-pages, mobile, react, responsive, rubux-cube, simulation, static, vite
- Language: JavaScript
- Homepage: https://hasanyahya101.github.io/RubixSimulation-Vite/
- Size: 817 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Rubix Cube Simulation (React + Vite)
## Introduction
This is a Rubix Cube 3D Simulation Application. It allows you to rotate the Cube and its Rows and Columns. It is responsive on both Desktop and Mobile.
## UI Library
Radix UI and ShadCN components were used to create the UI of the website. Moreover, Vite was used to create this React Project.
## Deployment
This project was deployed to Github Pages and can be tested there. No servers or databases were used in this Project.
## Preview (Desktop)


## Preview (Mobile)


## Note:
Desktop and Mobile are differentiated by the presence of a touch screen.
## React + Vite
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/README.md) uses [Babel](https://babeljs.io/) for Fast Refresh
- [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) uses [SWC](https://swc.rs/) for Fast Refresh