sbirvin1s / spotter

A web app designed to be a simple APRE6 workout tracker to be used on a mobile device.

Home Page:https://sbirvin1s.github.io/spotter/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SPOTTER

A web app designed to be a simple APRE6 workout tracker to be used on a mobile device.

To use, navigate here


✏️ Styling

Note: This repo uses styling outlined in the following guide: AirBnb Style Guide


💻 How can I contribute?

This project follows the workflow outlined here: Git Feature Branch Workflow

Getting Started on Local

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Open http://localhost:3000 with your browser to see the result.


Code Reviews

All code submitted to this repo will require a code review prior to being merged and final approval authority/merging pull requests will be the responsibility of the branch's code owner. In the event of code being merged without proper approval, the repo will be subject to rollback and the code removed.

About

A web app designed to be a simple APRE6 workout tracker to be used on a mobile device.

https://sbirvin1s.github.io/spotter/


Languages

Language:JavaScript 87.4%Language:CSS 11.3%Language:SCSS 1.3%