alxv2016 / kanye2021

NGRX demo application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kanye 2021

A fun small project that pulls random Kanye West quotes from kanye.rest api. This project was meant to be a refresher intro to ngrx state management and a redesign of my Kanye2020 angular app. Build with latest Angular 11 and NGRX with integration of gsap for animations.

Demo

You can view the demo here: Kanye 2021

Take aways

  1. Refresher on Angular 11
  2. Refresher on state management and NGRX
  3. Integration with GSAP in Angular for animations

Libraries used

Libraries being used

  1. gsap - gsap
  2. ngrx - ngrx

Dev and Build scripts

ng serve
ng build

Original design as well as a codepen for Kanye 2020 can be viewed on my dribbble profile follow this link: Kanye 2020

About

NGRX demo application

License:MIT License


Languages

Language:SCSS 46.6%Language:TypeScript 43.9%Language:HTML 5.3%Language:JavaScript 4.1%Language:Shell 0.1%