Skip to content

fsystemweb/product-list

Repository files navigation

ProductList

Angular TypeScript Apollo GraphQL RxJS Sass ESLint Prettier Jest Husky License: MIT

🔗 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.

Api

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.

Icons

This project uses these icons: https://tabler.io/icons

Development server

npm run start

Run test

npm run test

Run format

npm run format

About

Angular Product List with GraphQL

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published