Ng Projects

screenshot of Ng Projects
angular

:globe_with_meridians: A list of open source Angular Projects

Overview

If you're venturing into the world of Angular development, you'll find a treasure trove of open source projects that showcase the framework's capabilities. This list not only features diverse applications but also serves as a robust resource for developers looking to explore what can be built with Angular (2+). From eCommerce platforms to innovative Progressive Web Apps, these projects demonstrate the versatility and power of Angular, making it easier to learn and implement.

Whether you're a beginner seeking inspiration or an experienced developer looking for new projects to contribute to, the variety found in these open source applications can spark creativity and provide practical insights into Angular development.

Features

  • Ng-Pokedex: A Progressive Web App that serves as a Pokedex, showcasing Pokémon information in an interactive format.
  • Ng-Math: A simple math flashcard application designed to help users improve their math skills through engaging quizzes.
  • Yatrum: This application is tailored for travelers, offering tools and features to enhance travel experiences.
  • AngularSpree: An eCommerce application built for SpreeCommerce, demonstrating how to create feature-rich online stores with Angular.
  • Angularhunt: A platform for rating and discovering the best open source projects, fostering community engagement and collaboration.
  • Pinterest Clone: A replica of the popular Pinterest application, showcasing the capabilities of Angular in building social media-like platforms.
  • Hacker News Client: A Progressive Web App that presents a client for Hacker News, built with Angular to access news and discussions efficiently.
  • Preserver: A desktop notes organizer that integrates Electron and Angular, offering users a seamless way to manage their notes on desktop environments.
angular
Angular

Angular is a TypeScript-based open-source framework by Google for building dynamic single-page applications and cross-platform mobile apps with MVC architecture and a rich set of features.

typescript
Typescript

TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.