KaliaHayes / FireshipIO-Kanban

Following along with the Angular Firebase PWA Course by Fireship.io

Home Page:https://fireship.io/courses/angular/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AngularFirestarterKanban

This project was generated with Angular CLI version 12.0.4.

Project Course

The Angular Firebase Project Course

Kanban Demo

What Will I Build?

The Angular Firebase PWA Course will teach you how to build a complex progressive web app with Angular 12 (ivy), Material Design, and Firebase. It starts from absolute basics and eventually culminates with the deployment of a server-rendered PWA on Google Cloud Run.

You will build a full-stack Kanban (看板) storyboard app inspired by Trello. Authenticated users can create, sort, update, and delete boards with all interaction persisted in Firestore.

Development server

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.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory.

About

Following along with the Angular Firebase PWA Course by Fireship.io

https://fireship.io/courses/angular/


Languages

Language:TypeScript 70.4%Language:HTML 21.1%Language:CSS 4.3%Language:JavaScript 4.2%