This repository contains the code for the product landing page created from the Web Development with Material UI Workshop.
Use npm to install the necessary dependencies.
npm installRun the following command in the project directory.
npm startOpen http://localhost:3000 to view it in the browser.