Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Advanced NextJS WooCommerce With REST API And TailwindCSS
Rating: 4.2 out of 5(100 ratings)
5,975 students

Advanced NextJS WooCommerce With REST API And TailwindCSS

Learn to Build A React WooCommerce Theme With REST API And TailwindCSS
Created byImran Sayed
Last updated 7/2022
English

What you'll learn

  • Building Nextjs Application
  • Decoupled Application With WordPress And WooCommerce
  • Building A Headless CMS
  • WooCommerce REST API
  • Setting Up And Using TailwindCSS

Course content

3 sections15 lectures1h 54m total length
  • Setup Nextjs Project4:10
  • Setup Tailwind CSS with SASS9:19

Requirements

  • Basic Understanding Of WordPress and WooCommerce

Description

In this course, you will learn

  • How to create a react application with the next.js framework.

  • The backend will be in WordPress using WooCommerce Plugin.

  • The data will be fetched using REST API.

  • For CSS we will use TailwindCSS and we will also learn how to customize it as per our needs.

  • We will build:

    • Header

    • Footer

    • Product Page

    • Add To Cart.

  • All the data will be dynamic fetched from WordPress.

  • Pages will also be cached and fresh data will also be updated on a regular basis. So that the data is never stale.

  • We will display all the products with their images, price, and discounts with add to cart feature.

  • We will take advantage of Next.js Image optimization, and Incremental Static Regeneration.

  • Incremental Static (Re)generation and automatic creation of New Static post pages without having to re-build next.js the application.

  • Gutenberg styles support

  • REST API endpoints.

Once you complete this course. You can avail the next part of the course - Advanced NextJS WooCommerce REST API, TailwindCSS - Part-2

It's available under my courses.


WordPress Rest API is one of the many great features WordPress offers. It enables developers to create fascinating plugins and themes and allows them to power third-party applications with WordPress CMS.

The content management system is also developed to manage the web site’s content in modern web applications. This can add an extra workload for the developers. With so many possibilities that Rest API offers, one can also think of using WordPress with React as a headless CMS for their JavaScript-based web application(s).

Who this course is for:

  • Beginners, Advanced, Developers