Completed
Website Design we're building
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
React Website Using Styled Components and Smooth Scroll - Beginner Project Fully Responsive
Automatically move to the next video in the Classroom when playback concludes
- 1 Website Design we're building
- 2 Creating React Project
- 3 Creating our Project Files
- 4 Creating Navbar
- 5 Styling Navbar
- 6 Creating Sidebar/Dropdown Menu
- 7 Styling Sidebar
- 8 Creating Home Page
- 9 Creating Hero Section
- 10 Styling Hero Section
- 11 Creating Button Element
- 12 Creating Reusable Info Section
- 13 Styling Info Section
- 14 Adding Data to Info Section
- 15 Adding Smooth Scroll to Info Section Buttons
- 16 Creating Services Section
- 17 Styling Services Section
- 18 Creating Sign In Page
- 19 Adding React Routes to Website
- 20 Creating Footer
- 21 Styling Footer
- 22 Changing Navbar background on scroll
- 23 Adding React Scroll to our site
- 24 Creating Sign In Component
- 25 Scroll to Top on Page/Route Change