• Post category:StudyBullet-9
  • Reading time:18 mins read


Build a Responsive Single Page React JS App. Learn React Pagination, React Video Player, React Slider, Github, Bootstrap

What you will learn

You will build a complete responsive react js project

How to get API Data in react js

React js pagination with API Data

How to play video using React Video player

Responsive design with bootstrap

How to add slick slider in react js

React js Load more pagination system

How to pass data from one component to another component in react js

How to deploy react js app to Netlify

You will learn how to send email using sendgrid and nodemiler

You will learn how to work with github

Backend using node js for sending email

How to test api end point in postmen

React js animation

Description

Welcome to this react js course. In this course, you will build a complete real-world responsive single-page web app using react js. You will also learn how to use node js and express js for sending an email using nodemailer and SendGrid. You will build a fully functional real-world responsive company profile website. This project has a lot of functionality and features. I tried to add different sorts of features of react js.

Here are the lists that you are gonna learn from thisΒ  course:

  1. Single-page app with smooth scrolling.
  2. React HTTP Request for an API endpoint.
  3. How to get API data and show it in the react app.
  4. Context API to add Dark and Light theme.
  5. Bootstrap to make our website responsive for any device.
  6. Typewriting effect.
  7. How to play video in react js app using react player.
  8. How to add pagination with API data. You will build custom-designed pagination with API data.
  9. React js loads more pagination features.
  10. How to add image zoom-in effect in react js app.
  11. React js slick slider. You will learn how to show a responsive slider.
  12. React js post request to send email from contact form.
  13. React js conditional rendering to generate different colors for different items.
  14. Node js and express js for sending emails from the backend.
  15. How to test API endpoint in postman for sending an email.
  16. React js animation for different items of our app while loading the first time and scrolling.
  17. How to add back-to-top scroll features in react js front end app.
  18. Theme Features –Β  Dark theme and light theme for our react js app.
  19. How to send email from react js using node js, express js, and send grid.
  20. How to deploy react js app to Netlify.

Dark and Light theme Features: You will learn how to dynamically change react app theme color. We will use react Context API to build this theming system.

React Accordion Features: You will build react accordion system with API data. We will get our data from a public API endpoint and then will show it in accordion mode. You will also learn how to mark a single item if the accordion is open.


Get Instant Notification of New Courses on our Telegram channel.


React Video Player: To play video in our react js app from URL.

React Hooks that you will use to build the complete react js app:

  • useState
  • useEffect
  • createContext

Different packages that you will use in this course:

  1. React smooth scrolling – This package we will use to scroll from one section to another section when user clicks on the navbar.
  2. Typewriting effect – We will use this package to add different types of writing effects to our app. The different sentences will be added in this type of writing effect in the main home section.
  3. React paginate – We will use this package to add pagination to our app. In the career section, we will show API data in our app and we will show pagination so that can slice our data and show it based on the pagination number instead of showing all the data from our API endpoint.
  4. React slick slider –Β  We will use this package for our feedback section where we will show a list of feedback in the slider. We will also make sure that our slider is responsive to any device.
  5. React toastify – To show toast messages to our users when they send emails from the contact form.
  6. Back-to-top scroll – This package will be used for scroll-to-top features. In a single-page web app, we have many sections on one page. Therefore when our user scrolls to the last section of the page the user again needs to scroll to reach the top section. To solve this problem we will use back-to-scroll features so that they can just click on the button and then it automatically goes to the top section.
  7. React reveal – This package will help us to show animation for each item. You will learn how to add animation for any fields in your react js app.
  8. Node Mailer –Β  Β To send e-mail ail we will use nodemailer with node js, express js and sendgrid.
  9. React Player –Β  Β We will use this package to play youtube videos or any other videos in our react js app. You will explore different kinds of functionalities for this react player and how to control it.

Git and GitHub:

  • You will learn how to publish react js project to Github.
  • How to create a branch and push our code to GitHub.
  • How to do a git pull request.
  • Work on different branches and merge them.
  • How to do git commit.
English
language

Content

Introduction

Introduction
Project Demo – In Details

Create React Project

Create React Project Part-1

Publish our project to GitHub

Publish our project to GitHub Part-2

Learn Git merge and pull request

Learn Git merge and pull request Part-3

NavBar Component

NavBar Component Part-4

Designing Navbar Items

Designing Navbar Items Part-5

Install Bootstrap and Design Home Section

Install Bootstrap and Design Home Section Part-6

Home Section CSS Design

Home Section CSS Design Part-7

Add Typewriting Effect

Add Typewriting Effect Part-8

Add Image to About Section and Design

Add Image to About Section and Design Part-9

About Section Card Design

About Section Card Design Part-10

Card Item Mouse Hover Animation Effect

Card Item Mouse Hover Animation Effect Part-11

Service Section File and List of Data Creation

Service Section File and List of Data Creation Part-12

Service Card Design With Data

Service Card Design With Data Part-13

Random Color For Each Service Item

Random Color For Each Service Item Part-14

Testimonial Section Data API Design and File Creation

Testimonial Section Data API Design and File Creation Part-15

Testimonial Item Card Design

Testimonial Item Card Design Part-16

Load More Post Pagination Features

Load More Post Pagination Features Part-17

Subscription Section Design

Subscription Section Design Part-18

Subscription Button Design

Subscription Button Design Part-19

Marked Testimonial Items Index Position

Marked Testimonial Items Index Position Part-20

React Scroll to Top

React Scroll to Top Part-21

Custom Scroll Bar Design

Custom Scroll Bar Design Part-22

Navbar Color Changed on Scroll

Navbar Color Changed on Scroll Part-23

Navbar Smooth Scrolling Features

Navbar Smooth Scrolling Features Part-24

Footer Section

Footer Section Part-25

Footer Item List

Footer Item List Part-26

Footer Item Hover Effect

Footer Item Hover Effect Part-27

Team Members Section Data and Card Design

Team Members Section Data and Card Design Part-28

Team Items Image Zoom in Effect and Brightness Effect

Team Items Image Zoom in Effect and Brightness Effect Part-29

Team Members Card Social Icons

Team Members Card Social Icons Part-30

Feedback Section Slick Slider Install

Feedback Section Slick Slider Install Part-31

Slick Slider Design

Slick Slider Design Part-32

Responsive Slick Slider

Responsive Slick Slider Part-33

React Player to Show Video

React Player to Show Video Part-34

Box Design for React Player

Box Design for React Player Part-35

Fix Responsive Design Issues

Fix Responsive Design Issues Part-36

Fix Design Issues in Footer

Fix Design Issues in Footer Part-37

HTTP Request Get API Data

HTTP Request Get API Data Part-38

HTTP Response Show API Data

HTTP Response Show API Data Part-39

HTTP Request Collapse Features for API Data

HTTP Request Collapse Features for API Data Part-40

React Pagination With API Data

React Pagination With API Data Part-41

Pagination Connected With API Data

Pagination Connected With API Data Part-42

Pagination Design

Pagination Design Part-43

Mobile View Navbar

Mobile View Navbar Part-44

Mobile View Navbar Show and Hide

Mobile View Navbar Show and Hide Part-45

React JS Animation

React JS Animation Part-46

Context API to Change Theme

Context API to Change Theme Part-47

Dark Theme Options

Dark Theme Options Part-48

Dark Theme Color for Entire App

Dark Theme Color for Entire App Part-49

Dark Theme Mobile View React Switch Option

Dark Theme Mobile View React Switch Option Part-50

Contact Form Section

Contact Form Section Part-51

Contact Form Input Field Design

Contact Form Input Field Design Part-52

Contact Form Dark Theme and Responsive Issue Fix

Contact Form Dark Theme and Responsive Issue Fix Part-53

Send Email Node JS Install

Send Email Node JS Install Part-54

Send Grid Config for Email Sending

Send Grid Config for Email Sending Part-55

Send Email Node JS API Endpoint

Send Email Node JS API Endpoint Part-56

Send Email From React JS App

Send Email From React JS App Part-57

Send Email and Toast Message

Send Email and Toast Message Part-58

Theme Icons Animation

Theme Icons Animation Part-59

Deploy Project to Netlify Version 2

Deploy Project to Netlify Version 2 Part-61