woi-react-components
Version:
This project requires NodeJS (version 18 or later) and NPM. [Node](http://nodejs.org/) and [NPM](https://npmjs.org/) are really easy to install. To make sure you have them available on your machine, try running the following command. ```sh $ npm -v &
38 lines (35 loc) • 1.87 kB
HTML
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="robots" content="index, follow" />
<meta name="googlebot" content="index, follow" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link href='https://fonts.googleapis.com/css?family=Roboto' rel='stylesheet'>
<link rel="apple-touch-icon" sizes="180x180" href="%PUBLIC_URL%/apple-touch-icon.png" />
<link rel="icon" type="image/png" sizes="32x32" href="%PUBLIC_URL%/favicon-32x32.png" />
<link rel="icon" type="image/png" sizes="16x16" href="%PUBLIC_URL%/favicon-16x16.png" />
<link rel="manifest" href="%PUBLIC_URL%/manifest.json" />
<meta name="author" content="React Storybook - We Over I" />
<meta name="date" content="2023-09-01" scheme="YYYY-MM-DD" />
<meta property="og:title" ccontent="React Storybook - We Over I" />
<meta name="description"
content="Storybook is a frontend workshop for building UI components and pages in isolation." />
<meta property="og:type" content="website" />
<meta property='og:description'
content="Storybook is a frontend workshop for building UI components and pages in isolation." />
<meta property="og:image" content="https://www.we-over-i.com/meta_banner.png" />
<meta property="og:url" content="%PUBLIC_URL%/" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="theme-color" content="#ffffff" />
<title>React Storybook - We Over I</title>
<meta name="keywords"
content="startup, tech, product, engineering, pakistan, affordable, cheap, tech, dev, development, hire, recruit, remote, software, mobile, web, frontend, backend, react, node, flutter, react native, android, ios" />
</head>
<body>
<noscript>
You need to enable JavaScript to run this app.
</noscript>
<div id="root"></div>
</body>
</html>