markcharlessmith / NEXT-Workout-App

A simple, accessible workout app that allows a user to create, track, and update their daily workout routines.

Home Page:https://lift-next.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lift Workout App

Alt Text

Demo: https://lift-next.vercel.app

Lift is an fitness app designed for resistance training. It allows users to create, track, and update their daily workout routines.

Features:

  • Sign in with Google or Facebook to create a profile and starting tracking your workouts.
  • Allows users to select exercises based on specific body part.
  • Add sets, repititions and weight for every exercise.
  • Add, update, and track your physical stats like weight, height, and daily calorific intake.
  • Users can also go back and view, add, update or delete past workouts.

Tools used:

  • Next.js
  • Firebase Firestore
  • Firebase Authentication
  • Tailwind
  • Immer

Running Project Locally:

  • Install dependencies: run npm install in the root project
  • Run project: npm run dev

About

A simple, accessible workout app that allows a user to create, track, and update their daily workout routines.

https://lift-next.vercel.app


Languages

Language:JavaScript 99.8%Language:CSS 0.2%