The Wayback Machine - https://web.archive.org/web/20200908192446/https://github.com/snipcart/strapi-react-snipcart/
Skip to content
master
Go to file
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
Aug 2, 2018
Aug 2, 2018
Aug 2, 2018
Aug 2, 2018

README.md

Using Strapi for Node.js Content Management with a React SPA

Strapi demo

Node.js and React are two of the most powerful tools in the JavaScript ecosystem. In this tutorial, we use Strapi for Node.js content management and strap it to a React frontend, resulting in a full JS SPA.

Steps:

  • Setting up a Node.js backend for Strapi with MongoDB.
  • Creating appropriate content types in Strapi for the SPA.
  • Building a React SPA (a basic online shop) with create-react-app.
  • Bundling & deploying the Universal JS app!

In the process, I reflected a lot about this kind of Universal JavaScript stack and its place in the developer's space.

Read the full tutorial here

Find the live demo here

Enjoy folks!

You can’t perform that action at this time.