From b97a3e262be5fff957c54a2749c1b990200f370b Mon Sep 17 00:00:00 2001 From: Dan Marquis Date: Mon, 13 Apr 2020 16:35:46 -0400 Subject: [PATCH] Update README.md --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index 8f07e42..c661ed2 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,6 @@ # Class10 Intro to Open Source projects, package managers, and frameworks! -## Final Project Discussion w/ Tara Watrous -- What questions do you have for Tara? -- Quick project rubric updates - ## Open Source Projects 1. Review of Open Source 2. More complicated projects @@ -26,6 +22,6 @@ Intro to Open Source projects, package managers, and frameworks! - [Package Managers](https://flaviocopes.com/npm/) - [Node Package Manager Setup](https://www.npmjs.com/get-npm) - [Top JS Frameworks](https://hackr.io/blog/best-javascript-frameworks) -- [ReactJS Hello World](https://reactjs.org/docs/hello-world.html) +- [ReactJS Intro](https://www.taniarascia.com/getting-started-with-react/)