React.js & Firebase Project – ReactJS 18, Firebase 9 Project

seeders: 30
leechers: 34
updated:
Added by tutsnode in Other > Tutorials

Download Fast Safe Anonymous
movies, software, shows...
  • Downloads: 51
  • Language: English

Files

React.js & Firebase Project - ReactJS 18, Firebase 9 Project [TutsNode.net] - React.js & Firebase Project - ReactJS 18, Firebase 9 Project 4. Profile page
  • 6. Add functionality of onchange and onsubmit functions to the create listing page.mp4 (1.1 GB)
  • 5. Create the create listing page UI.mp4 (896.4 MB)
  • 8. Complete the listingItem component.mp4 (559.6 MB)
  • 1. Create private route for protecting the profile page and logout functionality.mp4 (466.4 MB)
  • 7. Add my listings section to the profile page and create the listingItem component.mp4 (360.9 MB)
  • 10. Create EditListing page.mp4 (296.7 MB)
  • 9. Add delete and edit functionality to the my listing section.mp4 (287.9 MB)
  • 3. Add the edit functionality to the profile page.mp4 (207.5 MB)
  • 4. Create the spinner component.mp4 (111.9 MB)
  • 2. Complete the header component and make it dynamic.mp4 (108.3 MB)
1. Introduction
  • 1.1 Source code and final version.html (0.1 KB)
  • 1. Introduction.mp4 (54.1 MB)
2. Installation and first template
  • 1.1 Source code and final version.html (0.1 KB)
  • 1. Install React js and Tailwind CSS and create the first template.mp4 (295.5 MB)
  • 3. Create the header component.mp4 (269.1 MB)
  • 2. Create pages and routes.mp4 (146.0 MB)
3. Authentication using Firebase auth version 9
  • 1. Create Sign in, Sign up and Forgot password pages and OAuth component.mp4 (787.4 MB)
  • 2. Install firebase and react-toastify and sign up the user.mp4 (597.6 MB)
  • 3. Complete the OAuth functionality.mp4 (209.1 MB)
  • 4. Complete the Sign in functionality.mp4 (87.0 MB)
  • 5. Complete the forgot password page functionality.mp4 (84.1 MB)
5. Listing page
  • 4. Create the landlord contact component.mp4 (674.6 MB)
  • 3. Add the listing information to the listing page.mp4 (589.8 MB)
  • 1. Create listing page and use Swiper to add the image slider.mp4 (334.3 MB)
  • 5. Add map to the listing page using leaflet and react-leaflet packages.mp4 (236.1 MB)
  • 2. Add share copy functionality.mp4 (177.0 MB)
6. Home page
  • 2. Complete home page by adding recent offers, places for rent and place for sale.mp4 (475.2 MB)
  • 1. Create slider component and add it to the home page.mp4 (428.3 MB)
7. Offers and category pages
  • 1. Complete the offers page.mp4 (406.0 MB)
  • 2. Create the places for rent and sale pages.mp4 (152.2 MB)
8. Deployment
  • 1. Deploy to vercel.mp4 (91.4 MB)
  • TutsNode.net.txt (0.1 KB)
  • [TGx]Downloaded from torrentgalaxy.to .txt (0.6 KB)
  • .pad
    • 0 (72.8 KB)
    • 1 (1.6 MB)
    • 2 (662.8 KB)
    • 3 (1.4 MB)
    • 4 (425.5 KB)
    • 5 (163.1 KB)
    • 6 (386.1 KB)
    • 7 (768.5 KB)
    • 8 (1.6 MB)
    • 9 (1.7 MB)
    • 10 (2.9 KB)
    • 11 (1.1 MB)
    • 12 (1.7 MB)
    • 13 (1.3 MB)
    • 14 (528.4 KB)
    • 15 (71.7 KB)
    • 16 (900.0 KB)
    • 17 (1.9 MB)
    • 18 (920.3 KB)
    • 19 (504.2 KB)
    • 20 (1.0 MB)
    • 21 (1.8 MB)
    • 22 (2.0 MB)
    • 23 (92.0 KB)
    • 24 (1.7 MB)
    • 25 (631.2 KB)
    • 26 (983.3 KB)
    • 27 (1.9 MB)

Description


Description

NEW React.js 18 and Firebase 9 project.

Build Realtor (Real estate) clone using React js 18, Firebase 9, Tailwind CSS 3, and React router 6.

The best course to learn React.js, Firebase and Tailwind CSS creating a real estate website. In this brand new course, you are going to learn how to build the realtor clone using ReactJS version 18, Firebase version 9 and tailwind CSS version 3.

Welcome to the project where you’ll build and deploy a realtor clone application using the newest version of react, Firebase and tailwind CSS. You’ll learn how to develop a professional website and deploy it to the internet so that you can share it with your friends and potential clients or put it on your portfolio. In this brand new project, we going to create an stunning new listing section, custom categories, responsive design, listings cards, rent and sale pages, and most importantly listing pages where you can see the map and image slider. Realtor clone is the best modern fully functional real estate application that you can currently find. By building this single web app, you’ll get the knowledge needed to build any website that uses CRUD operations including create, read, update and delete in react using Firebase Firestore database. You are going to learn Firebase auth for complete authentication and learn how to sign up or sign in the users using username and password and Google oAuth. Also, we going to add forgot password functionality using Firebase auth to let the users get the email with the link to change their password.

you’ll be able to develop this website using the most in demand technologies today such as react.js, Firebase, tailwind CSS and with just a couple of other dependencies like leaflet and swiper js. We are going to add a map using leaflet packages, and use Google geolocation API to convert addresses to latitude and longitude values. We are going to learn how to use Swiper.js latest version to add a super amazing image slider. and you will learn how to use react toastify package to create nice and customized notifications. and like all modern websites, you are going to create a beautiful spinner component and use it in all pages requiring loading effects. We are going to learn how create a reusable component such as a listing card that we can use in different parts of the website.

You’ll build everything from scratch by watching this course. We’re going to start simple and then we’re going to move to more complex topics as we go alongside building this application. you’ll learn react functional components and their re-usability, react file and folder structure. You are going to learn important react events like onChange and onSubmit event listeners. We are going to learn how to use useEffect and useState react hooks to control the states and fetch data from the Firestore database. Also, you are going to learn how to create routes, use useParams and useNavigate hooks using react router latest version version 6. We are going to work on creating private routes and custom hooks for protecting the important pages like user profile page. You’ll achieve mastery using tailwind CSS version 3. and learn how to style the project using Tailwind CSS including how to add custom classes. And finally, we are going to deploy the website to Vercel to be able to share it with others or put it on your portfolio.

You might be wondering what are the prerequisites for building such an amazing website. You just need to know a bit of HTML CSS and JavaScript it would be great.

My name is Sahand, and I have over 15 years of programming experience.

I will be your instructor and answer any questions you may have in the comment section.
Who this course is for:

React developers who want to have a portfolio project

Requirements

Basic knowledge of HTML, CSS, and JavaScript

Last Updated 9/2022



Download torrent
10.3 GB
seeders:30
leechers:34
React.js & Firebase Project – ReactJS 18, Firebase 9 Project


Trackers

tracker name
udp://open.stealth.si:80/announce
udp://tracker.tiny-vps.com:6969/announce
udp://fasttracker.foreverpirates.co:6969/announce
udp://tracker.opentrackr.org:1337/announce
udp://explodie.org:6969/announce
udp://tracker.cyberia.is:6969/announce
udp://ipv4.tracker.harry.lu:80/announce
udp://tracker.uw0.xyz:6969/announce
udp://opentracker.i2p.rocks:6969/announce
udp://tracker.birkenwald.de:6969/announce
udp://tracker.torrent.eu.org:451/announce
udp://tracker.moeking.me:6969/announce
udp://tracker.dler.org:6969/announce
udp://9.rarbg.me:2970/announce
µTorrent compatible trackers list

Download torrent
10.3 GB
seeders:30
leechers:34
React.js & Firebase Project – ReactJS 18, Firebase 9 Project


Torrent hash: 85A66B92EF7AD02D5FC720C8FFE790E72080A057