Build Week 1: Secret Family Recipe Cookbook
Responsibilities: Having a UI/UX role on the build week team, design and implement a mock up with functional home and about pages.
Build Week 3: Expat Online Journal
Responsibilities: React Frontend role on the build week team, work with the backend developer to create a fully functional App.
Artifact: React To Do List App
Projects: We're going to practice building a stateful class component with this project. Even though hooks are gaining popularity among react developers, class components are going to be around for a long time. It's imperative that you get use to class components, and feel comfortable working with class components since you'll most likely need to work with them if you are hired to work on a React app.
Artifact: React GitHub User Search
Project:This project allows you to practice the concepts and techniques learned in this module and apply them in a concrete project. This module explored lifecycle methods in class components. In your project you will demonstrate proficiency of these concepts by recreating the Github User Card project, but as a React application this time.