Skip to content
This repository has been archived by the owner on Jul 26, 2023. It is now read-only.

EmberTSeal/remix-contentful-workshop

 
 

Repository files navigation

Welcome to Contentful Remix Workshop!

In this workshop you will learn to build a portofilo website with Remix and Contentful.

This repository contains different branches. Each branch representing a separate step.

  • Step 1
    • Setup a Remix project
    • Install and configure TailwindCSS
    • Create Blog and About pages
    • Create a Navigation component
  • Step 2
    • Create a blog content type in Contentful
    • Add entries for the blog
    • Create an About content type in Contentful
    • Add an entry for the About type
  • Step 3
    • Configure a .env file
    • Create contentful.server.js file
    • Render content from Contentful
  • Step 4
    • Add dynamic routing

Resources

About

MLH Workshop with Contentful and Remix

Topics

Resources

Stars

Watchers

Forks

Languages

  • JavaScript 99.7%
  • CSS 0.3%