얏다이스(yacht dice, 요트 다이스)를 게임으로 구현해보자.
폰화면으로 세로로 플레이하는것을 전제함.
- CSS linear-gradient
- CSS grid
- CSS 3D 애니메이션
- CSS
matrix3d()
- CSS 그림자
This project was bootstrapped with Create React App.
In the project directory, you can run:
yarn start
: Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.
yarn test
: Launches the test runner in the interactive watch mode. See the section about running tests for more information.
yarn build
: Builds the app for production to the build
folder. See the section about deployment for more information.
yarn eject
: Note: this is a one-way operation. Once you eject
, you can’t go back!
- You can learn more in the Create React App documentation.
- To learn React, check out the React documentation.