GFSenpai / dio-angular-psn-store

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

💻 Sobre o projeto

This project was generated with Angular CLI version 14.1.2.
This project was developed with Angular as a personal challenge based on the PlayStation Store layout from the Angular Developer Training at Digital Innovation One. Cloud deployment with Netlify.

Um aplicativo da Web clone da PlayStation Store usando propriedades e diretivas Angular e controle deslizante de toque do Swiper.


🛠 Idiomas | Ambientes | Estruturas | Bibliotecas | Técnicas

  • HTML5
  • CSS3
  • TypeScript
  • Angular
  • Swiper

Requisitos

  • node 16.x
  • npm 8.x
  • angular cli 14.1.2

Instalação

  1. clone repo
  2. delete the file package-lock.json
  3. install as dependencias npm install
  4. run ng serve for a dev server
  5. navigate to http://localhost:4200/

📖 Aprendizado

  • Components
  • LifeCycle Hooks
  • Structural Directives
  • Attribute Directives
  • Routes
  • Models
  • Modules
  • Inputs & Outputs

About


Languages

Language:TypeScript 56.1%Language:CSS 25.7%Language:HTML 16.3%Language:JavaScript 1.9%