yutveg / front-end

Home Page:https://front-end-neon-mu.now.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weight Lifting Journal

A journal for athletes to keep track of their exercises and body weight data overtime.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

You will need some form of bash terminal to pull down the project through Git as well as some way to compile and run the code (an IDE, or otherwise)

Installing

A step by step series of examples that tell you how to get a development env running

Step 1.) Clone this repo

Step 2.) CD into weight-journal in a terminal of your choice

Step 3.) Install all the packages with yarn install || npm install

Step 4.) Open the project by running it in development mode with yarn start || npm start

Deployment

We deployed this app on Netlify. Our backend was deployed on heroku.

Built With

Authors

About

https://front-end-neon-mu.now.sh


Languages

Language:JavaScript 77.8%Language:CSS 14.9%Language:HTML 7.3%