Skip to content

Angular 20 + NgRx (state management) + Apollo (GraphQL)

Notifications You must be signed in to change notification settings

vpcom/nft-marketplace

Repository files navigation

NftMarketplace

This project uses Angular 20, NgRx for state management and Apollo for GraphQL. A mock Apollo GraphQL server provides the data.

NFT list NFT details Mint page

Mock GraphQL server

npx nodemon --watch mock-server mock-server/mock-server.js

-> http://localhost:4000/graphql

Angular dev server

ng serve

-> http://localhost:4200/

About

Angular 20 + NgRx (state management) + Apollo (GraphQL)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages