An open API service indexing awesome lists of open source software.

Angular CLI

The Angular CLI is a command-line interface tool that you use to initialize, develop, scaffold, and maintain Angular applications directly from a command shell.

https://github.com/andrenevesgomes/ng-fundamentals

Pluralsight course that will teach you the fundamentals of working with the latest version of Angular. You will learn everything you need to know to create complete applications including: components, services, directives, pipes, routing, HTTP, and even testing.

angular angular-cli typescript

Last synced: 29 Apr 2026

https://github.com/leomaurodesenv/angular-study

Here I practice some Angular, angular CLI, and npm coding

angular angular-cli npm study

Last synced: 29 Apr 2026

https://github.com/waltermillan/collatzconjecture

This conjecture was enunciated by the German mathematician Lothar Collatz in 1937, and consists of applying operations to a positive integer following these two conditions: If the number is even, it is divided by 2. If the number is odd, it is multiplied by 3 and 1 is added to the result.

angular-cli csharp css html netcore-webapi typescript

Last synced: 29 Apr 2026

https://github.com/furkanaltintas/appointment_system

Appointment System is a web application developed using .NET Core that enables users to efficiently manage and schedule appointments. It includes features such as user authentication, appointment creation, management, tracking, and reminder notifications to ensure users are notified before their appointments.

angular angular-cli appointment-booking appointment-management-system appointment-system asp-net-core authentication automapper clean-architecture cqrs-pattern ddd-architecture dependency-injection domain-driven-design fluent-validation jwt-authentication mediatr-library redis-cache sql-server unit-of-work-pattern web-api

Last synced: 29 Apr 2026

https://github.com/yusufshakeel/todo-twbs-ng-app

This is a simple Todo app created using Bootstrap v4 and Angular v5.

angular angular-cli angular5 bootstrap4 todoapp twitter-bootstrap

Last synced: 30 Apr 2026

https://github.com/heonys/ng-basic

Introduction to Angular development through application

angular angular-cli

Last synced: 30 Apr 2026

https://github.com/hussein-m-kandil/odin-where-is-waldo

A web-based "Where's Waldo" game built with Angular as part of studying the Node.js course at The Odin Project.

angular angular-cli angular-testing-library angular2 asychronous frontend fullstack game game-development jest-dom jsdom rxjs tailwindcss testing-library tyepscript unit-testing user-event vitest

Last synced: 30 Apr 2026

https://github.com/danielpalme/hus

Hus simulator with metrics to select next move as Angular application.

angular angular-cli game typescript

Last synced: 01 May 2026

https://github.com/matheusmgs22/angular-blog

Blog de notícias de tecnologia desenvolvido em Angular | Projeto do bootcamp Decola Tech 2025

angular angular-cli typescript

Last synced: 01 May 2026

https://github.com/lucasfogliarini/marvel-heroes

Explore the Marvel Heroes stories

angular-cli angular5 heroku typescript

Last synced: 02 May 2026

https://github.com/aguspuryanto/pixelprintapp

Aplikasi Mobile Pixelprint Demo

angular-cli angular4 ionic3 slim3

Last synced: 02 May 2026

https://github.com/haithemmosbahi/ng-books

Angular 4 application showcasing authentication, routing and backend communication ( under development )

angular-cli angular4 authentication communication es6 lazy-loading routing typescript

Last synced: 02 May 2026

https://github.com/ntshvicky/basicofangular

This is an example of angular app. using Type Script.

angular angular-basics angular-cli angular-component angular-pipe angular-service angularjs

Last synced: 02 May 2026

https://github.com/suspecie/estudos-angular

Estudos do curso Desenvolvimento Web com ES6, TypeScript e Angular4 da Udemy

angular angular-cli

Last synced: 02 May 2026

https://github.com/ipunkt/docker-ng-cli

docker container for ng cli

angular-cli docker-image

Last synced: 03 May 2026

https://github.com/webcat12345/webcat12345.github.io

My Profile Website. As a Front-End developer I would like to share my experience with other developers

angular-cli angular-material2 angular2 angular4 frontend-developer gitpage profile resume

Last synced: 03 May 2026

https://github.com/caleb-wo/hotel-app

This is the project I made because I wanted to learn Angular, my favorite framework. It is part of an Udemy course I enrolled in to learn Angular. It's the course gave me a great shotgun learning approach, which is perfect. I've been in web dev for 2 years now so this quick course was just what I needed. This app is an example of what I've learned.

angular angular-cli angular-material udemy-course-project web-development

Last synced: 03 May 2026

https://github.com/hansel03/tutoangular-spa

Aplicación con una sola página (SPA)

angular angular-cli angular2

Last synced: 03 May 2026

https://github.com/azerato/angular-shop

Created with StackBlitz ⚡️Inspired from "https://angular.io/start" shopping app but improved

angular angular-cli routermodule rxjs

Last synced: 03 May 2026

https://github.com/stefanoschrs/ng-deploy

Angular & AngularJS deployer

angular angular-cli angularjs

Last synced: 03 May 2026

https://github.com/nbely/angular-proj-recipe-book

Completed Course Project from Udemy Course "Angular - The Complete Guide (2021)"

angular-cli angular11 bootstrap3 css3 firebase-auth firebase-hosting firebase-realtime-database html5 typescript

Last synced: 04 May 2026

https://github.com/bikecoders/docker-compose_angular

A docker compose for Angular projects Development

angular angular-cli docker-compose docker-image dockerfiles

Last synced: 04 May 2026

https://github.com/lana-rodion/a-forms

Angular 19. Template-driven and Reactive Forms with custom validation.

angular angular-cli reactive-form-with-validation reactive-forms template-driven-form-with-validations

Last synced: 04 May 2026

https://github.com/lebohangluuh/daily_spark

A web application that provides daily doses of inspiration through jokes, facts, ideas, and quotes

angular-cli git github grok-api mongodb-atlas openai-api tailwindcss-v4

Last synced: 04 May 2026

https://github.com/thallyta-castro-cv/angular-dashboard

Este projeto consiste em uma aplicação frontend, onde foi realizado a integração com a API de gráficos do google com o conceito de Observable para fazer um demonstrativo dos dados de livros lidos em um semestre.

angular-cli bootstrap5 fontawesome google-chart-api observable typescript

Last synced: 04 May 2026

https://github.com/phonbopit/node-x-angular-workshop

Building SPA with Node.js and Angular 2

angular angular-cli hapijs nodejs

Last synced: 04 May 2026

https://github.com/hpyou/angular-router-lazy-load

How does Angular router loadChildren works

angular angular-cli lazyload loadchildren router webpack

Last synced: 04 May 2026

https://github.com/dynamicbalaji/pwa-ng-mycoffeeapp

This project explains Progressive Web App (PWA) creation with Angular

angular angular-cli angular-material angular4 pwa

Last synced: 05 May 2026

https://github.com/waltermillan/to-do-list

Time management tool used to list all tasks or activities to be performed.

angular-cli csharp netcore onion-architecture patterns-design sql-server typescript

Last synced: 05 May 2026

https://github.com/maschad/ngrxchat

A chat application built with ng4 and ngrx/store

angular-cli angular4 ngrx-store yarn

Last synced: 05 May 2026

https://github.com/joseki/joseki-ng

Angular library skeleton

angular angular-cli angular-components

Last synced: 05 May 2026

https://github.com/rdgfuentes/crypto-sample

Angular 7 app sample built with @angular/cli @angular/material and @angular/pwa

angular angular-cli angular-components angular-pwa material-components material-design pwa

Last synced: 05 May 2026

https://github.com/gabrielfraga962/blog-pessoal-angular-front

Este repositório conterá o meu projeto BlogPessoal feito com o Framework Angular

angular angular-cli compodoc heroku html-css-javascript nodejs typescript

Last synced: 05 May 2026

https://github.com/sheenawhittier/javascript-programming

JavaScript learning repo featuring a vanilla web app and an Angular app (Node/npm tooling, Angular CLI)

angular angular-cli css frontend html javascript learning practice web

Last synced: 05 May 2026

https://github.com/alexanderwolz/angular-docker

Docker Build Container for Angular CLI

angular angular-cli docker environment

Last synced: 09 May 2026

https://github.com/anfibiacreativa/plat-schematics

Schematics to add platform structure and aliases to mono repo projects

angular angular-cli angular-schematics npm

Last synced: 05 May 2026

https://github.com/jonas-repo/angularfrontendfullstack

This project is part of the course for fullstack development with Angular and Java

angular angular-cli angularjs

Last synced: 05 May 2026

https://github.com/joyytoo/inventory-management

This is an angular InventoryManagement App

angular angular-cli es6 typescript

Last synced: 05 May 2026

https://github.com/guilhaof/angular-store-frontend

Aplicacao feita com Angular v15.2 , consumindo um backend feito com json-server para efetuar operacoes crud (create,read,update e delete).

angular angular-cli angular-routing json-api json-server material-design ng2-currency-mask rxjs typescript

Last synced: 06 May 2026

https://github.com/chunkingz/ngdeezer

Angular5 app that makes use of the deezer api

angular angular-cli angular5 api deezer-api spotify-api typescript

Last synced: 06 May 2026

https://github.com/garibisht/getplix-app

this app has some features of the Netflix App, implementing it with general functionality in Angular, and fetching data of JSON files of popular movies, trending movies, and theater movies.

angular angular-cli material-angular

Last synced: 06 May 2026

https://github.com/viniarruda/ng-shop

Angular 6 simple e-commerce

angular angular-cli observable rxjs typescript

Last synced: 06 May 2026

https://github.com/siddhantstark/easy-task-tracker

A Front-end project made using Angular Framework.

angular angular-cli typescript

Last synced: 06 May 2026

https://github.com/matheusps/okta-auth-example

Authentication with Okta built on top of angular 6 and angular material for learning purpose.

angular angular-cli angular-material angular6 authentication material oauth2 okta

Last synced: 06 May 2026

https://github.com/davidstrada/angular2-material-demo

Angular2 Cli - Material design.

angular-cli angular2 material-design ng2

Last synced: 06 May 2026

https://github.com/kevsaj/fun-with-angular

Angular PWA - Tic-Tac-Toe game hosted on Firebase

angular angular-cli firebase pwa tic-tac-toe

Last synced: 06 May 2026

https://github.com/smpolash-g2/ng-monitor-rest-api-logs

The goal is to develop an interface to monitor REST APIs.

angular angular-cli json-schema server-log-monitoring typescript

Last synced: 06 May 2026

https://github.com/usmanwasif123/homes-app

angular web housing application using angular 19 with angular router, servjection-dependency and locally made api for images of houses.ices, forms, in

angular angular-cli angular-forms angular-router angular-services angular19 framework injection-dependency locally-api

Last synced: 06 May 2026

https://github.com/gkevinb/cloudera-github

Search Github repos

angular angular-cli

Last synced: 06 May 2026

https://github.com/aaronksaunders/ionicv4-graphql-link-state

Example showing how to manage state using graphql in local state

angular-cli apollo-boost apollo-link-state graphql ionic-framework javascript link-state

Last synced: 07 May 2026

https://github.com/esraakamel1195/dealing-with-routing

Practice with angular framework v17+ routing (routes, params, query params, fragment, child routes, activate, deactivate, dynamic data using resolve, static data with data argement, guards ) course sessions by instructor and contributed with @AbanoubNabilTawfik

angular angular-cli angular-routing bootstrap

Last synced: 07 May 2026

https://github.com/eapostol/foodieclient_ngdotnetcore

A Migrated Example illustrating the use of Angular CLI and .NET Core

angular-cli cordova dotnet-core

Last synced: 07 May 2026

https://github.com/baratharivazhagan/angular-playground

Angular playground containing reference examples demonstrating various techniques of angular2/4/5 framework

angular angular-cli angular2 angular5

Last synced: 07 May 2026

https://github.com/adityatandon007/pokedex-app

Pokedex app made using angular :fire: :fire:

angular angular-cli angular5 gh-pages

Last synced: 07 May 2026

https://github.com/wlodpawlowski/angular-devexpress-project

Simple testing modern web-application developed by Angular, DevExtreme, TypeScript, Globalize libraries for testing all functionalities of DevExpress (advanced JS component suits for UI-building).

angular angular-cli angular-material angular7 devexpress devexpress-components devexpress-libraries devextreme devextreme-angular devextreme-cli devextreme-components devextreme-core devextreme-schematics devextreme-tools html5 js-component typescript typescript-framework ui-components ui-theme

Last synced: 07 May 2026

https://github.com/hedzr/adminlte-app

angular cli app (angular 10+ and AmidnLTE 3.1.0)

admin-dashboard adminlte adminlte3 angular angular-cli angular-cli10

Last synced: 07 May 2026

https://github.com/mainageorge/videogamebase

This is a short project with angular used to fetch game data from an api (RAWG) for education purposes. The project consists of a home page where one can search for a game or view the available games. From a particular game one can navigate to the details about that game, and view its rating, screenshots, trailers and even the official websites of the game.

angular-cli angular11 api components databinding events html http-interceptor routing sass stringinterpolation

Last synced: 07 May 2026

https://github.com/waltermillan/weather

Weather information for Spanish cities, using the Weather Visualcrossing API

angular-cli csharp factory-pattern netcore patterns-design repository-pattern singleton-pattern sqlserver typescipt unitofwork-pattern

Last synced: 07 May 2026

https://github.com/car2t/devtalles-angular-search-gifs-app-demo

Curso de Angular de dev/talles: sección 8. Search gifs demo app

angular angular-cli angular-modules typescript

Last synced: 08 May 2026

https://github.com/mchirico/angular

Angular test project

angular angular-cli testing

Last synced: 08 May 2026

https://github.com/gabrielczar/dsangular4

Repositoria de Aprendizagem e desenvolvimento de software com angular 4

angular-cli angular4 angularfire2 firebase

Last synced: 08 May 2026

https://github.com/raminmammadzada/file-upload-angular-client

This is a home task for the company FlyingDonkey. This repo is for the client-side is implemented in Angular

angular angular-cli

Last synced: 08 May 2026

https://github.com/higinomatheus/angular-rotas

Working with Routes in Angular

angular angular-cli angular-routing

Last synced: 08 May 2026

https://github.com/ahsanayaz/ngx-auth-jwt

Schematics to add JWT Authentication handlers to your Angular apps

angular angular-cli jwt jwt-authentication jwt-tokens schematics

Last synced: 08 May 2026

https://github.com/neimat1/movies

Movies project that views trending movies, tv shows, and actors using API movieDB

abgular angular-cli css3 font-awesome framework frontend html5 javascript

Last synced: 08 May 2026

https://github.com/parzibyte/ejemplo-angular-material

Aplicación de inicio con Angular usando Angular Material

angular angular-cli angular-material example-app getting-started material-design

Last synced: 08 May 2026

https://github.com/zjleblanc/angular-sidebar-starter-app

Angular starter app with a sidebar and basic routing

angular angular-cli karma material typescript

Last synced: 09 May 2026

https://github.com/furkanaltintas/yumora

Yumora is a simple e-commerce front-end built with Angular. It includes product search, category filtering, favorites, and a cart system with undo support using swal.

angular angular-cli angular-client angular-component angular-routing angular19 basket e-commerce e-commerce-project ecommerce-site localstorage sweetalert2 typescript

Last synced: 09 May 2026

https://github.com/benthepoet/dockerfiles

A repository for organizing Docker configurations.

angular-cli chrome docker nodejs

Last synced: 09 May 2026

https://github.com/erickboyzo/quiz-whiz

This project was created as part of learning session to demonstrate the usage of Angular Signals for State Management. Entire application is using Signals to maintain the state of a quiz.

angular angular-cli angular-signals angular17 angular17-standalone angular17newsntax bulma-css quiz quiz-app quiz-game signals

Last synced: 09 May 2026