Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 545 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 545 Bytes

Web Development with Material UI

This repository contains the code for the product landing page created from the Web Development with Material UI Workshop.

Installation

Use npm to install the necessary dependencies.

npm install

How to Run

Run the following command in the project directory.

npm start

Open http://localhost:3000 to view it in the browser.

Workshop Recording

Link to the workshop recording