react-tutorial

Note

A somewhat nicer and more detailed project is available in the tutorial branch. Also preview available here: https://elastic-pasteur-ba13aa.netlify.app/

Workshop video: https://drive.google.com/file/d/18s0Ls1j2LyhM49n8IzQ9LouJL1y4MCKn/view?usp=sharing

🚀 Get started

  1. Install VSCode, NodeJS 14+ and clone this repo.
  2. Open the cloned repo with VSCode and install all the recommended extensions and run npm install
  3. Start a dev server with npm run dev and open localhost:3000

Useful links