This is the starter project for the React Profiler course in the Mastering React Series provided by WintellectNOW.
-
Clone this repository to your computer.
-
Open a terminal window, change into the project folder (the folder with the
package.json
file in it). -
Run the
npm start
command. -
Install the React Developer Tools using the Developer Tools Extension feature of your web browser.