When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

Intro to React: Building a Gallery
Unlock creativity with Skillshare! Learn acrylic painting, AI writing, graphic design, and photography.
Free

This Course Includes
skillshare
0 (0 reviews )
40 minutes
english
Online - Self Paced
course
SkillShare
About Intro to React: Building a Gallery
Introduction
What is React?
Coding in the Browser
Fetching Data From an API
Styling in React
Adding Interaction
Conclusion
What You Will Learn?
- Learn the basics of React and modern Javascript features by building a small gallery page that pulls photos from an API..
- This class is great for anyone looking to get into React development or current developers that want to learn how they can use a component model to create powerful abstractions for a more streamlined workflow..
- Not required, but it will help to have a basic understanding of HTML, CSS, and Javascript before taking this class. We will go over everything together step by step to ensure you can complete the project on your own..
- Notes.
- We will be coding in the wonderful Codesandbox, an online code editor. Please ensure you have an account before starting this course so you can save your progress as we go along..
- If you find yourself getting tripped up on the Javascript syntax used in this course, I highly suggest this small course on ES6 (ECMAScript 2015)..
- Helpful Links.
- To really nail down React, I highly suggest you read over these docs if you haven’t yet..
- Go more in depth on the CSS grid technique used in this course in this wonderful article..