Skip to content

ines-om/SUNRISE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SUNRISE

React web app designed to promote safe and effective exercise with the support of AI.

Using Teachable Machine, I trained an AI model to recognize exercise poses and provide feedback on whether they’re being done correctly. The goal is to help users maintain proper form, reduce the risk of injury and make exercise more accessible to everyone, regardless of their fitness level!

  • Chosen as 1 of the winners of the KWK x Deloitte Health Equity Challenge.

Running React on Replit

React is a popular JavaScript library for building user interfaces.

Vite is a blazing fast frontend build tool that includes features like Hot Module Reloading (HMR), optimized builds, and TypeScript support out of the box.

Using the two in conjunction is one of the fastest ways to build a web app.

Getting Started

  • Hit run
  • Edit App.jsx and watch it live update!

By default, Replit runs the dev script, but you can configure it by changing the run field in the configuration file. Here are the vite docs for serving production websites

Typescript

Just rename any file from .jsx to .tsx. You can also try our TypeScript Template

About

One of the winners of the Deloitte x Kode With Klossy Health Equity Challenge. SUNRISE is a home workout website made available to everyone. It aims to make exercise effective, safe and available to all, using AI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors