Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 983 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 983 Bytes

Tiny Bunny mini game

About

Mini-game "21 points" in the universe of the visual novel "Tiny Bunny". Developed entirely on the web stack using the methodology - Feature Sliced Sesign.

Play this: https://sanua356.github.io/tiny-bunny/

Technology Stack

  • React
  • Redux Toolkit
  • Typescript
  • Feature Sliced Design (FSD)

Install

  1. Clone the project repository: https://github.com/sanua356/tiny-bunny.git
  2. Install dependencies: npm install
  3. Run project: npm run dev

Feature-Sliced Design