Project 5 Day 5: Today we will create a footer component using MaterialUI.
See a professional front-end developer at work. Unscripted. Mistakes included.
Project Repo: https://github.com/fus-marcom/franciscan-react
React: https://facebook.github.io/react/
Gitter: https://gitter.im/LiveCodingwithJesseFreeCodeCamp/
Twitter: https://twitter.com/JesseRWeigel
Youtube: https://www.youtube.com/c/JesseWeigel29
Instagram: https://www.instagram.com/jesse.weigel/
Code Editor: https://atom.io/
Atom Theme: Seti
Terminal: https://www.iterm2.com/
Project Management: https://trello.com
–
Learn to code for free and get a developer job: https://www.freecodecamp.com
Read hundreds of articles on programming: https://medium.freecodecamp.com
And subscribe for new videos on technology every day: https://youtube.com/subscription_center?add_user=freecodecamp
source
Best tutorial
Hey Jesse, great videos! Been following for a while, I'm based in Sydney so get to watch a pre-recorded stream. Anyway, I have a question.
I see you have a couple of pictures/ grid on the `home` page which is in stateless component – IndexPage (franciscan-react/pages/index.js). How did you get that rendered? Couldn't figure out.