mweststrate / immer-gifts

Example accompanying the Immer course on egghead

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is the demo project of the egghead.io advanced immer course.

To run

yarn
yarn start-server &
yarn start

Use yarn test to run tests.

This project was bootstrapped with Create React App.

About

Example accompanying the Immer course on egghead


Languages

Language:JavaScript 83.2%Language:HTML 9.9%Language:CSS 6.9%