
Simple React & Strapi e-commerce app
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.
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 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 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.