juniorxsound / itp-visual-journalism-fall-2023

Code for Fall 2023 Visual Journalism course in ITP, NYU πŸŽ“

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ITP Visual Journalism: Fall 2023


Code for Fall 2023 Visual Journalism course in ITP, NYU πŸŽ“

β€’ Prerequisites πŸ’» β€’ Classes βš’οΈ β€’ Drive πŸ—ƒοΈ β€’

Prerequisites

  • Please setup a Glitch account in advance
    • Each class will have a Glitch project that you can remix and work on during class (listed below under Classes)
    • Alternatively, if you prefer Github - you can clone this repo and work locally (see How to run locally)
  • Each class code section below links to the slides, code folder, full Glitch project and a Glitch starter project we use in class

Classes

How to run locally

  • Clone and install dependencies
git clone https://github.com/juniorxsound/itp-visual-journalism-fall-2023.git && cd itp-visual-journalism-fall-2023
  • cd into the desired section and class code and install dependencies - e.g cd classes/week-3/intro-to-react && npm install
  • Run development server npm run dev

About

Code for Fall 2023 Visual Journalism course in ITP, NYU πŸŽ“


Languages

Language:JavaScript 88.6%Language:CSS 6.1%Language:HTML 5.3%