This project contains all the code to generate the preview of the node you have selected in the figma
Steps to run the project are listed
Install the dependencies
npm installIn the project directory, you can run:
npm run devRuns the app in the development mode.
Open http://localhost:3000 to view it in the browser.