Sprint 1 Gearing Up
June 8th, 2020 By Alex Hu

Goal: Evaluate Different Frameworks
TypeScript & Materialize CSS ✔
- Create a React app with TypeScript
- Style a NavBar with Materialize CSS
React, Redux & Firebase App Tutorial
GraphQL with TypeScript ✔
- Create a GraphQL Server with TypeScript and Data Modeling Tools
npx create-graphql-api
Typescript GraphQL CRUD Tutorial
- Create a Next.js GraphQL Server with TypeScript for Server-Side-Rendering
npx create-next-app --example with-typescript-graphql