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

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.

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)
![Screenshot 2024-07-11 233518](https://github.com/HasanYahya101/RubixSimulation-Vite/assets/118683092/5b93fc55-6436-488f-b2ef-7dc8fbbc312a)
![Screenshot 2024-07-11 233534](https://github.com/HasanYahya101/RubixSimulation-Vite/assets/118683092/794a69e7-4beb-40b0-a619-1a1ae590af2c)

## Preview (Mobile)
![Screenshot_20240711-143725](https://github.com/HasanYahya101/RubixSimulation-Vite/assets/118683092/156d6fe6-485c-4bf4-8398-358438b47bfa)
![Screenshot_20240711-143730](https://github.com/HasanYahya101/RubixSimulation-Vite/assets/118683092/5eb2f348-b5e8-473a-95ba-5df23283ad9a)

## 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