Skip to content

Instantly share code, notes, and snippets.

View thecodingaviator's full-sized avatar
🕺
Dancing? Probably

Parth Parth thecodingaviator

🕺
Dancing? Probably
View GitHub Profile
@thecodingaviator
thecodingaviator / 0-fork_and_clone.md
Created March 27, 2019 10:45 — forked from cmccormack/0-fork_and_clone.md
Updating a PR branch with upstream

Fork and Clone the freeCodeCamp Repository

Fork the freeCodeCamp repository

  1. Go to the freeCodeCamp repository on GitHub: https://github.com/freeCodeCamp/freeCodeCamp
  2. Click the "Fork" Button in the upper right hand corner of the interface.
  3. After the repository has been forked, you will be taken to your copy of the freeCodeCamp at https://github.com/YOUR_USER_NAME/freeCodeCamp

Clone your fork locally

@thecodingaviator
thecodingaviator / food.json
Created April 10, 2018 10:24
John Soct Gist
{
"foodData": "https://www.bls.gov/regions/mid-atlantic/data/averageretailfoodandenergyprices_usandmidwest_table.htm",
"inventory": [
{
"title": "Whole Wheat Loaf of Bread",
"desc": "Crunchy on the outside, fluffy on the inside",
"sku": "57913298",
"price": 201,
"numSold": 920,
"numLeft": 210