Giter VIP home page Giter VIP logo

tarotto's Introduction

Tarotto

Additional dependencies required for this project:

  • yarn add sass react-router-dom react-responsive
  • yarn add classnames
  • yarn add @dnd-kit/core
  • yarn add react-hot-toast
  • yarn add @dnd-kit/sortable
  • yarn react-icons
  • yarn add @dnd-kit/utilities

精简

由于精力有限,移除了存档、主题以及渐变动画等部分,只保留了“占卜”和“百科”功能。

相关方法仍保留在代码中。

Todo

  • 新增控制台开发者模式
  • 使用合适的SCSS
  • 尝试部署静态
  • 使卡牌旋转方向一致
项目文件结构
tarotto
├─ .eslintrc.cjs
├─ .gitignore
├─ ForGPT.txt
├─ README.md
├─ index.html
├─ package.json
├─ public
├─ src
│  ├─ assets
│  │  └─ defaultAvatar.png
│  ├─ components
│  │  ├─ Draggable.jsx
│  │  └─ Droppable.jsx
│  ├─ contexts
│  │  ├─ ContextInterface.jsx
│  │  ├─ DivinationInfoContext.jsx
│  │  ├─ InitialValue.jsx
│  │  ├─ ItemInfoContext.jsx
│  │  ├─ StaticValue.jsx
│  │  └─ UserInfoContext.jsx
│  ├─ displays
│  │  ├─ DivinationInfoDisplay.jsx
│  │  ├─ ItemInfoDisplay.jsx
│  │  └─ UserInfoDisplay.jsx
│  ├─ interfaces
│  ├─ main.jsx
│  ├─ routes
│  │  ├─ BASE.scss
│  │  ├─ CONSTANT.scss
│  │  ├─ Divination.jsx
│  │  ├─ Divination.scss
│  │  ├─ ErrorPage.jsx
│  │  ├─ Index.jsx
│  │  ├─ Root.jsx
│  │  └─ Root.scss
│  └─ utilities
└─ vite.config.js

tarotto's People

Contributors

hiiiroko avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.