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 install
Run the following command in the project directory.
npm start
Open http://localhost:3000 to view it in the browser.