This repo is for an exercise in my React course, The Joy of React.
First, install the dependencies:
$ npm install
Then, start a local development server:
$ npm run dev
This repo is for an exercise in my React course, The Joy of React.
First, install the dependencies:
$ npm install
Then, start a local development server:
$ npm run dev