--- title: Hello World! subtitle: This is the home page subtitle featuredImage: '/images/uploads/isabella juskova.jpg' --- # Netlify CMS + React Starter A starter project for creating lightning-fast, offline-first websites with [Netlify CMS](https://netlifycms.org) and React. * **[Create React App](https://github.com/facebookincubator/create-react-app)** * **[React Router](https://github.com/ReactTraining/react-router)** for routing * **[React Helmet](https://github.com/nfl/react-helmet)** for document titles, descriptions, meta * **[React Snapshot](https://github.com/geelen/react-snapshot)** for pre-rendering to static html so it works without Javascript ⭐️ * **[Netlify CMS](https://github.com/netlify/netlify-cms)** for content management ## See also [Netlify CMS Docs](https://www.netlifycms.org/docs/) [Netlify CMS Repo](https://github.com/netlify/netlify-cms) [Hyperstatic](https://github.com/Jinksi/hyperstatic) – the same starter project minus Netlify CMS [Gatsby + Netlify CMS Starter](https://github.com/AustinGreen/gatsby-starter-netlify-cms)