From e88b78f09d13b86a4978372b165afa3a93408307 Mon Sep 17 00:00:00 2001 From: Dan Marquis Date: Mon, 20 Apr 2020 13:54:45 -0400 Subject: [PATCH] Update README.md --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 741e108..7d8b7a6 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Wrapping up React intro and Intro to other Frameworks! ## Final Project Discussion w/ Tara Watrous -- [Final Project Rubric]() +- [Final Project Rubric](https://docs.google.com/document/d/1JZ9Le69glXBP6vCapgpNPdklcn8AlOML9YQjduaLhfY/edit?usp=sharing) ## Continuing React Intro - Recap of last class @@ -22,8 +22,8 @@ Wrapping up React intro and Intro to other Frameworks! - Others ### Resources -- [React Intro]() -- [Angular Overview]() -- [Vue Overview]() -- [React Native]() -- [Ionic]() +- [React Intro](https://www.taniarascia.com/getting-started-with-react/) +- [Angular Overview](https://www.sitepoint.com/angular-introduction/) +- [Vue Overview](https://vuejs.org/v2/guide/) +- [React Native](https://reactnative.dev/) +- [Ionic](https://ionicframework.com/docs)