angular-tailwind-akita Tailwind Templates

Angular Tailwind Akita

đź“‹ Angular app to show data that is handled by Akita state management.

:zap: Angular Tailwind Akita

GitHub repo size GitHub pull requests GitHub Repo stars GitHub last commit

:page_facing_up: Table of contents

:books: General info

  • API data displayed in a responsive grid of cards styled with Tailwind. Clicking on a card toggles a modal to open/close with the full API post data
  • Angular 12+ has built-in Tailwind support
  • To build for production Tailwind’s purge option is used to tree-shake unused styles and optimize final build size.
  • Free svg site for svgs
  • The structuredClone() method creates a deep clone (any changes to it will not affect the original and vice versa) of a value

:camera: Screenshots

Angular page

:signal_strength: Technologies

:floppy_disk: Setup

  • Run npm i to install dependencies.
  • Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.
  • Run npm run build for a production build with css purging.
  • The build artifacts will be stored in the dist/angular-tailwind-akita directory.

:wrench: Testing

  • no testing set up

:computer: Code Examples

  • tba
tba

:cool: Features

  • tba

:clipboard: Status & To-Do List

  • Status: Working, 3 type errors.
  • To-Do: Fix type errors, Add styling

:clap: Inspiration

:file_folder: License

  • This project is licensed under the terms of the MIT license.

:envelope: Contact

Top categories

Loading Svelte Themes