diff --git a/README.md b/README.md index fb93fd67..797cd97e 100644 --- a/README.md +++ b/README.md @@ -11,11 +11,9 @@ - DI using the inject function - Functional resolvers and guards -[![Netlify Status](https://api.netlify.com/api/v1/badges/b9997c1f-ca8f-456e-aaf6-016ce13c353e/deploy-status)](https://app.netlify.com/sites/angular-ngrx-nx/deploys) - > ### Angular, ngrx/platform, nrwl/nx codebase containing real world examples (CRUD, auth, advanced patterns, etc) that adheres to the [RealWorld](https://github.com/gothinkster/realworld) spec and API. -### [Demo](https://angular-ngrx-nx.netlify.app)    [RealWorld](https://github.com/gothinkster/realworld) +### [Demo]([https://angular-ngrx-nx.netlify.app](https://angular-ngrx-nx-realworld-example-app-lyart.vercel.app/home))    [RealWorld](https://github.com/gothinkster/realworld) This codebase was created to demonstrate a fully fledged fullstack application built with Angular, ngrx/platform, nrwl/nx including CRUD operations, authentication, routing, pagination, and more.