this was a Solo project for the Scrimba Front-End Developer Career Path. The only thing provided were the requirements of the assignment and a Figma file. All work is completely my own.
When work is not going well, it's useful to remember
that our identities stretch beyond what is on the business card, that we were people long before we became workers - and will continue to be human once we have put our tools down forever.
-- Alain de Botton
A basic static page built using React.
- Use of map() to iterate of array of items to create JSX elements
- Use of keys with map()
- Use of props
- Use of basic syntax and architecture of React
- Use of parent > child components
- Use of custom composable, reusable components
- Use of Bable and Webpack through Create React App
- Use of git CLI and GitHub repositories
- Use of CSS and images in React environment
- Use of import and export statements
- Use of local server with webpack
All development work is completely my own. Design provided by Figma files in the course.
- course assignment designed by Bob Ziroll
*For more information see my LinkedIn or return to my Github
This project was bootstrapped with Create React App.