asalhani / angular-projects

A collection of projects built on the Angular framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Angular Projects

A collection of projects built on the Angular Framework, using the Angular CLI and Express server.

Projects

  1. basic-webpage : Basic single page site build using components and routes.
  2. github-search : SPA to search and find github users and also list their repos.
  3. ng-spotify : SPA which uses the Spotify Web API to find artists, albums and also list tracks.
  4. mean-todo : Basic CRUD WebApp built on the Mongo-Express-Angular-Node Stack to manage todos.
  5. firebase-biz-list : Business orgs details listing SPA with CRUD functionality implemented using Firebase, uses Foundation for styling.
  6. workouts-app : An workout tracker mobile app which lets you save and manage workouts, built on Ionic 3.
  7. socketchat [WIP] : A chat app built using Angular with Socket.io

Set up.

For Angular apps, follow Angular CLI - Express build setup. For Ionic use Ionic CLI to serve/deploy

Screenshots

[WIP]

About

A collection of projects built on the Angular framework


Languages

Language:TypeScript 61.3%Language:HTML 21.0%Language:JavaScript 14.8%Language:CSS 2.9%