Skip to content

ctvnjhnrmmlp/starter-react

Repository files navigation

React Starters

React Starter

Next

Metadata

  	metadataBase: null,
	title: '',
	description: ``,
	applicationName: '',
	generator: 'list, list',
	keywords: 'list, list',
	referrer: 'origin',
	themeColor: '',
	colorScheme: '',
	creator: '',
	publisher: '',
	robots: 'index, follow',
	alternates: {
		canonical: 'https://',
	},
	icons: '/path/to/icons',
	openGraph: {
		type: 'website',
		url: 'https://',
		title: '',
		description: '',
		siteName: '',
		images: [
			{
				url: '/path/to/images',
			},
		],
	},
	twitter: {
		site: '',
		siteId: '',
		creator: '',
		creatorId: '',
		description: '',
		title: '',
		images: [
			{
				url: '/path/to/images',
			},
		],
	},
	appleWebApp: {
		capable: false,
		title: '',
		statusBarStyle: '',
	},
	formatDetection: {
		telephone: false,
	},
	abstract: ``,
	category: '',
	classification: ``,

Tailwind

  content: [
    './(components|containers|layouts)/**/*.{js,ts,jsx,tsx,mdx}',
  ]

Packages

@types/react-icons @types/underscore react-icons underscore

About

React Starter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published