.
├── node_modules
├── package-lock.json
├── package.json
├── public
├── src
└── tailwind.config.js
React.js
: A JavaScript library for building user interfaces.
Tailwind CSS
: A utility-first CSS framework for quickly building custom user interfaces.
CSS
: Cascading Style Sheets, a language used to style HTML content.
Redux.js
: A state management library for JavaScript applications.
GSAP
: GreenSock Animation Platform, a JavaScript library for creating high-performance animations.
React Router
: A library for declaratively routing in React applications.
React Sound
: A React component for playing sound effects and music.