myztajay / workout-genius-frontend

Workout genius is a platform where users can post, comment and like workouts. It is desgined for trainers and general gym patrons to share their training routines, learn new ones and start a dialogue. This particular repo contains the React front end portion of the app. The Node/Mongo backend can be found here: https://github.com/myztajay/workout-genius
0 stars 0 forks source link

Add way to like workouts #5

Closed myztajay closed 6 years ago

myztajay commented 6 years ago

Added onLikeHandler to Workouts component.