hcuffy / exercise-tracker

Simple exercise tracker which allows you to add and retrieve exercises.

Home Page:https://quilt-advantage.glitch.me/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Exercise Tracker

Follow this README in order to properly run this application.

Live App: https://quilt-advantage.glitch.me/

Prerequisites for Local Installation.

You will need the following things properly installed on your computer.

Installation

CLIENT

  • git clone <repository-url> this repository
  • cd exercise-tracker
  • npm install

Running / Development

About

Simple exercise tracker which allows you to add and retrieve exercises.

https://quilt-advantage.glitch.me/

License:ISC License


Languages

Language:JavaScript 60.8%Language:HTML 35.6%Language:CSS 3.6%