/fast-context

Starter code for a small workshop on optimizing the react context API

Primary LanguageTypeScript

Optimizing react context API

This is the starter code for a small workshop on optimizing the react context API

Installtion

Clone

git clone https://github.com/lucasm08/fast-context.git

Install

npm install

Start up

npm run dev