A code to styled image converter.
Design File: https://www.figma.com/file/1GWlAsHPjiwJ8nRDnECkRY/code-to-image?node-id=3%3A985
- Install dependencies
npm install- Start the development server
npm run start- Build the application for production usage
npm run build