raulfdm / calisthenic-routines-viewer

Home Page:https://calisthenic-routines-viewer.surge.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Calisthenic Routines Viewer

A simple website to easy view Calisthenic routines

Reason

The biggest reason to create this project was the crap quality to the website which contains those image, specially when you're accessing by a smartphone.

Then I decided to just create a static website grouping all those routines and mobile-friendly.

Stack

Run Locally

  1. Clone the project
git clone git@github.com:raulfdm/calisthenic-routines-viewer.git
  1. Install Dependencies
cd calisthenic-routines-viewer
yarn install
  1. Run the server
yarn start

License

© Licensed as MIT

About

https://calisthenic-routines-viewer.surge.sh

License:MIT License


Languages

Language:JavaScript 92.6%Language:HTML 7.4%