We wanted to create an accessible way for women to practice yoga from home—so we built Vinyasa, a simple and intuitive app for guided flow yoga sessions.
- Frontend: ReactJS, HTML, CSS
- Design: Figma
🔧 Installation Clone the repository and install dependencies:
git clone https://github.com/your-username/vinyasa.git
cd vinyasa
npm install
Running the App Start the development server:
npm start
The app will be available at a local host.