zancrash / Liftcraft

A workout-focused web app made using React.

Home Page:https://liftcraft.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Liftcraft

Liftcraft is a web application made using React that helps users pick out a weightlifting plan and explore different exercises fetched through a third-party API.

Live Demo

https://liftcraft.vercel.app/

Local Installation

Clone repo:

git clone https://github.com/zancrash/Liftcraft.git 

Navigate to repo:

cd liftcraft 

Install packages:

npm install

Launch local server:

vite

About

A workout-focused web app made using React.

https://liftcraft.vercel.app


Languages

Language:JavaScript 76.3%Language:CSS 20.6%Language:HTML 3.1%