diff --git a/docs/src/pages/getting-started/example-projects/example-projects.md b/docs/src/pages/getting-started/example-projects/example-projects.md index 8e9e4be688f435..39242698fed7a0 100644 --- a/docs/src/pages/getting-started/example-projects/example-projects.md +++ b/docs/src/pages/getting-started/example-projects/example-projects.md @@ -52,6 +52,14 @@ If you want to start with a more complete and real-world example, you could take - A docker container with an Nginx server for production build - Created with Create React App +- [React SaaS Template](https://github.com/dunky11/react-saas-template): + + - Created with Create React App + - Features a landing page, a blog, an area to login/register and an admin-dashboard + - Fully routed using react-router + - Lazy loads components to boost performance + - Components for statistics, text with emoji support, image upload and much more... + ### Paid - [ScaffoldHub](https://scaffoldhub.io/?partner=1):