harshil1712 / remix-contentful-workshop

This repository will help you set up a portfolio website built with Remix and Contentful

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

This repository will help you set up a portfolio website built with Remix and Contentful


Languages

Language:JavaScript 99.7%Language:CSS 0.3%