Skip to content

A tool to help you save time at the gym and pick the right plates to put on the bar.

License

Notifications You must be signed in to change notification settings

BillyBunn/plate-picker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Netlify Status

Plate Picker

Author: Billy Bunn

Description

A tool to help you save time at the gym and pick the right plates to put on the bar. Enter your target weight and available plates—Plate Picker does the rest.

See the deployed app at https://plate-picker.netlify.com/

Features

  • Imperial and Metric weight units
  • Automatic recalculation on change in available plates, bar weight, etc.
  • Local Storage caching between browser sessions
  • All functional React components
  • Use of React hooks (useReducer,useContext, useState, useEffect)
  • Accounts for quantity of available plates
  • Custom bar/plate weight entry
  • Plate data visualization

Built With

Installation

  • Clone the repository to your local machine.
  • Run npm i to install all dependencies.
  • Run npm start to run the app in development mode.
  • Open http://localhost:3000 to view it in the browser.

Scripts

  • npm start
  • npm test
  • npm run build
  • npm run eject

License

MIT © Billy Bunn

About

A tool to help you save time at the gym and pick the right plates to put on the bar.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published