When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

Udemy logo

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

Build Android and iOS app using React Native

     
  • 3.9
  •  |
  • Reviews ( 75 )
₹799

This Course Includes

  • iconudemy
  • icon3.9 (75 reviews )
  • icon16.5 total hours
  • iconenglish
  • iconOnline - Self Paced
  • iconcourse
  • iconUdemy

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

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.

What You Will 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.