razananisathar / react-patterns-workshop

A workshop which covers intermediate and advanced React usage patterns

Home Page:https://nearform.github.io/react-patterns-workshop/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CI Deploy

React patterns workshop

A workshop about intermediate and advanced React patterns.

Getting started

Open and follow the slide deck at https://nearform.github.io/react-patterns-workshop/.

To run this workshop you have two options:

  1. setting it up locally
  2. run it in Codesanbox, an online IDE

Running locally

Requirements

  • Node LTS

Setup

  • clone this repository
  • npm i
  • npm run dev to start the application
  • [optional] npm run slides:start to start the slide deck

Running on Codesandbox

About

A workshop which covers intermediate and advanced React usage patterns

https://nearform.github.io/react-patterns-workshop/


Languages

Language:JavaScript 96.5%Language:CSS 3.1%Language:Shell 0.4%