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 |
npx nodemon --watch mock-server mock-server/mock-server.js-> http://localhost:4000/graphql
ng serve-> http://localhost:4200/


