Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 319 Bytes

README.md

File metadata and controls

13 lines (12 loc) · 319 Bytes

Time To Get In Shape

Workout tracker gym application log to help plan for your next gym session!

Getting Started

  1. Run the following command to install external dependencies:
npm install
  1. To start your app, run
npm start
  1. To view your app, navigate your browser to http://localhost:8080