lesson
How to Create React Native Layouts with Flexbox with examples30 Days of React NativeIf you're familiar with CSS properties like flex-direction, then you already know how to create layouts in React Native!
lesson
How to Style React Native Components examples included30 Days of React NativeReact Native styles are based on CSS, with a few key differences.
lesson
Understanding How React Native Components Work30 Days of React NativeNow that we'll all set up, let’s dive into how components work in React Native.
lesson
How to Add a README.md File to ReactBuild a Spotify Connected AppAdd a descriptive and helpful README to our project
lesson
How to Deploy React to Heroku With a Node.js ServerBuild a Spotify Connected AppDeploy our app to the internet with Heroku
lesson
How to Change Your React Favicon and Social Preview ImagesBuild a Spotify Connected AppAdd a custom favicon and share image to our app
lesson
How to Build a React Loading Animation ComponentBuild a Spotify Connected AppAdd a loading state for our React components
lesson
How to Build a Spotify Individual Playlist Page in ReactBuild a Spotify Connected AppBuild out and style a page for each playlist and let users sort tracks by audio features
lesson
How to Build a Spotify Playlists Page in ReactBuild a Spotify Connected AppBuild out and style the playlists page
lesson
How to Build a Spotify Top Artists & Top Tracks Page in ReactBuild a Spotify Connected AppBuild out and style the top artists & top tracks pages
lesson
How to Build a Profile Page in React with Spotify API DataBuild a Spotify Connected AppBuild out and style the profile page
lesson
How to Build a Login Page in ReactBuild a Spotify Connected AppBuild out and style the login page