🔗 Live Demo: https://product-list-rose.vercel.app/
This project is based on the Modernize Angular Free template, which can be found here: Modernize Angular Free Template -> link: https://github.com/adminmart/modernize-angular-free/tree/main
Modifications Made:
- Removed Unnecessary Features: Streamlined the template by removing features that were not required for this project.
- Customized Styling: Adapted the color scheme and styles to align with the project's design requirements.
- Added Custom Components: Developed and integrated custom components to enhance functionality and personalize the project further.
This tailored approach ensures the project meets its specific needs while maintaining a clean and efficient codebase.
This application is ready to be connected to a graphql server. For our demo live we use: https://www.takeshape.io/ Just remember to populate the environment.ts file with your graphql server credentials.
We use cache first because we don't really need real-time acurrancy.
This project uses these icons: https://tabler.io/icons
npm run startnpm run testnpm run format