Tutorial Strapi React Shop

screenshot of Tutorial Strapi React Shop
react
strapi

Simple React & Strapi e-commerce app

Overview

dokanRepo is a tutorial series focused on building a React Strapi e-commerce application. The series aims to provide a step-by-step guide on creating an e-commerce website using the React framework, Strapi CMS, and integrating the PayPal payment gateway.

Features

  • Built with React: The tutorial series utilizes the React library for building the front-end of the e-commerce application, providing a modern and efficient development experience.
  • Integration with Strapi CMS: The tutorials cover the integration of Strapi CMS, a powerful and flexible content management system, which allows easy management and customization of the e-commerce website's content.
  • PayPal Integration: The series demonstrates the integration of the PayPal payment gateway, enabling secure and convenient payment options for customers.

Summary

dokanRepo is a comprehensive tutorial series that provides step-by-step guidance on building a React Strapi e-commerce application. With its focus on React, Strapi CMS, and PayPal integration, this tutorial series offers valuable knowledge and insights for developers looking to create their own e-commerce websites. Follow the installation guide to get started with the tutorial series and learn how to build a modern and functional e-commerce application.

react
React

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components

strapi
Strapi

Strapi is an open source headless CMS that provides a customizable content management system and API for your projects. It allows you to manage content in a visual interface and use a REST or GraphQL API to retrieve the data.