Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
React Native Step By Step for Beginners | E-commerce App
Rating: 4.1 out of 5(90 ratings)
501 students

React Native Step By Step for Beginners | E-commerce App

Build Android and iOS app using React Native
Created byDastagir Ahmed
Last updated 12/2024
English
English [Auto],

What you'll learn

  • Build android and iOS e-commerce app using React Native
  • React Native basics and advanced techinques
  • Will learn nodejs and basics
  • Integrating nodejs with React Native app with mongodb
  • Integrating Stripe with React Native

Course content

20 sections218 lectures18h 15m total length
  • Introduction6:45

    Build a full-stack shopping app with React Native, Node.js, and MongoDB, including Stripe payments and a railway-hosted server. Navigate location, cart, login, search, and orders and favorites across multi-platform experience.

Requirements

  • A little React Native knowledge or programming knowledge would help

Description

In this React Native E-commerce app tutorial, you will learn how to use React Native to build an iOS and Android version app for cross platform.

We will start slowly with UI. First few hours we will focus on UI and build a beautiful UI.  So in first few hours you will learn how to save data to async storage.

The UI will include the below features

1. view men's and women's item

2. scroll through items

3. view detail page for each items

4. add item to cart

5. remove items from cart

After a few hours  we will start with restful API. To be able to work with restful api, we will use Nodejs for api building and work with mongodb for storing data in the database.

As we build APIs we will also implement JWT authentication and do login.

So eventually before we place order we have to login. Once we login we will place order using Stripe payment. Apart from that we will have search product and wish list.

At the end we will see how to host this in Railway server for free. So you will learn how to compile this for real world app and access from your android phone as apk and show the world your very first React Native e-commerce app.

Who this course is for:

  • React Native beginners to advanced learners