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.
Clone repo:
git clone https://github.com/zancrash/Liftcraft.git
Navigate to repo:
cd liftcraft
Install packages:
npm install
Launch local server:
vite