Skip to content

JoannaSikora/yoga-flow-next

Repository files navigation

Yoga flow

Demo

Here is a working live demo : https://yoga-flow-next.vercel.app/

img

What it does?

You can explore Asana's categorized by difficulty level.

How To Use

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.