vkhv / game-front

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

License: GPL v3

DeepMine Game Frontend

📝 Description

Play-And-Earn social economy strategy in expanding Sci-Fi metaverse Visit our website to learn more about the mechanics of the DeepMine game and subscribe to receive free drops and updates.

🛠 Stack

  • React 18
  • Typescript
  • Eslint
  • CRA
  • Effector
  • CSS modules
  • Cypress / Jest for future tests
  • @ant-design/plots for charts
  • react-i18next

💻 Development

Some routes and API calls need developer-VPN access, so some pages will not open.

In this project we use Feature-Sliced Design architect.

For quick development, we store the ui-kit inside the application, but in future it will be in separate npm package.

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

About


Languages

Language:TypeScript 81.4%Language:SCSS 16.0%Language:JavaScript 1.7%Language:HTML 0.8%Language:Dockerfile 0.2%