Thanks to visit codestin.com
Credit goes to github.com

Skip to content

margavicunas/ashtang-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

31 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿง˜โ€โ™€๏ธ Ashtanga Asana Guessing Game

Welcome to the Ashtanga Asana Guessing Game! ๐ŸŽฏ Test your knowledge of traditional Ashtanga yoga poses by memorizing their beautiful Sanskrit names.

๐ŸŽฎ What is this game about?

This interactive guessing game helps you learn and memorize the Sanskrit names of Ashtanga yoga asanas (poses). Here's how it works:

  • ๐Ÿ“ธ Visual Learning: You'll see images of yoga poses taken from Devvrat Yoga
  • ๐Ÿค” Multiple Choice: Choose the correct Sanskrit name from 4 options
  • ๐Ÿ† Score Tracking: Keep track of your progress as you play
  • ๐Ÿ“š Educational: Perfect for yoga students, teachers, or anyone interested in deepening their practice

The game features authentic Ashtanga poses from the traditional sequence, helping you connect the visual form with the Sanskrit terminology that's so important in yoga practice.

๐Ÿ™ Credits & Purpose

Image Credits: All yoga pose images are sourced from Devvrat Yoga with gratitude for their beautiful visual resources.

Non-Commercial Use: This project is created purely for educational purposes to help yoga practitioners learn Sanskrit asana names. It has no monetary purposes and is not intended for commercial use. The goal is simply to support the yoga community in deepening their understanding of traditional Ashtanga practice. ๐Ÿ•‰๏ธ

๐Ÿš€ Setup

Make sure to install dependencies:

# npm
npm install

# pnpm
pnpm install

# yarn
yarn install

# bun
bun install

๐Ÿ› ๏ธ Development Server

Start the development server on http://localhost:3000:

# npm
npm run dev

# pnpm
pnpm dev

# yarn
yarn dev

# bun
bun run dev

๐Ÿ—๏ธ Build & Hosting

Build and hosting instructions are coming soon! ๐Ÿšง

For now, you can build the application for production:

# npm
npm run build

# pnpm
pnpm build

# yarn
yarn build

# bun
bun run build

Locally preview production build:

# npm
npm run preview

# pnpm
pnpm preview

# yarn
yarn preview

# bun
bun run preview

Namaste ๐Ÿ™

About

It's time I learn those goddamn poses in sanskrit ๐Ÿชท

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published