Skip to content

📋 Angular app to show data that is handled by Akita state management.

Notifications You must be signed in to change notification settings

AndrewJBateman/angular-tailwind-akita

Repository files navigation

⚡ Angular Tailwind Akita

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

📄 Table of contents

📚 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

📷 Screenshots

Angular page

📶 Technologies

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

🔧 Testing

  • no testing set up

💻 Code Examples

  • tba
tba

🆒 Features

  • tba

📋 Status & To-Do List

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

👏 Inspiration

📁 License

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

✉️ Contact

  • Repo created by ABateman, email: gomezbateman@yahoo.com

About

📋 Angular app to show data that is handled by Akita state management.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published