React Uno Game: PC vs Player Developed with ReactJS

This project uses Create React App for initialization. To run the application in development mode, use the `npm start` script in the project directory. This will open the application in your browser and reload the page upon editing, while also displaying any errors in the console. Use `npm test` to start the test runner in interactive watch mode. For further details, refer to the related section. Use `npm run build` to create a production build in the build folder. This command bundles React correctly for production and optimizes the build for performance with minimized files and hashed filenames. Your application will then be ready for deployment. For additional information, consult the relevant section. The `npm run eject` command is a one-way operation that cannot be reversed. This command removes the build dependencies and includes all configuration files and dependencies (e.g., webpack, Babel).
zip
react-uno-game-main.zip 预估大小:26个文件
folder
react-uno-game-main 文件夹
file
package.json 830B
file
package-lock.json 672KB
folder
src 文件夹
file
App.css 447B
file
index.js 547B
folder
Contexts 文件夹
file
GameContext.js 975B
file
reportWebVitals.js 362B
file
cardGenerator.js 2KB
folder
Components 文件夹
file
ActiveCard.jsx 530B
file
Card.jsx 899B
file
Player.jsx 1KB
file
Opponent.jsx 476B
file
Modal.jsx 308B
file
Player.css 132B
file
Card.css 972B
file
Modal.css 604B
file
cardHandler.js 356B
file
App.js 887B
file
index.css 215B
file
.gitignore 322B
folder
public 文件夹
file
logo192.png 5KB
file
manifest.json 492B
file
robots.txt 67B
file
index.html 2KB
file
logo512.png 9KB
file
favicon.ico 4KB
file
README.md 3KB
zip 文件大小:192.43KB