Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 1.39 KB

README.md

File metadata and controls

22 lines (17 loc) · 1.39 KB

Front End Resources

Content

An exercise in building Javascript Objects by looking at the source. Students are given the URL to a Christmas recipe and need to convert the content on the page into a Javascript Object. Tests are given in to assure that students are using the correct data, keys and nesting.

For this exercise, students need to 'translate' their portfolio static HTML, CSS site into a component based site. Starter code is given so students can run the application and work until there are no errors.

A practice in building React routes. This exercise gives the students a three page component based web app as along with a 'finished product' site link. Students need to implement the 'react-router-dom' to achieve the final result.

Instructions to setup the Windows Linux subsystem.