1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-09-01 21:32:35 +02:00

Added Resources for Ionic Framework (#1081)

This commit is contained in:
Archit Sharma
2022-01-30 03:26:49 +07:00
committed by GitHub
parent 2fefe90d2a
commit 55d4086e63

View File

@@ -1 +1,8 @@
# Ionic
# Ionic
Ionic framework is an open-source UI toolkit for building performant, high-quality mobile apps, desktop apps, and progressive web apps using web technologies such as HTML, CSS, and JavaScript.
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
<BadgeLink colorScheme='blue' badgeText='Official Website' href='https://ionicframework.com/'>Official Website</BadgeLink>
<BadgeLink colorScheme='blue' badgeText='Official Docs' href='https://ionicframework.com/docs/'>Official Getting Started to Ionic framework</BadgeLink>
<BadgeLink colorScheme='Watch' badgeText='Watch' href='https://www.youtube.com/watch?v=AvbuIRg8_Jg'>Ionic Framework 4 - Full Tutorial</BadgeLink>