Skip to content

Derick80/my-rc-next

Repository files navigation

Portfolio

Welcome to my portfolio

Development

features:

login with magiclink using prisma and server actions

render MDX files from a folder and display them in a list

Then render the selected MDX file in a component

and create an overlay component to display the selected MDX file

Tech Stack

Additional Packages

Blog Posts

I wanted to create a blog section for my site and I was really interested in using MDX. Kent C Dodds used MDXBundler to build his site. There was also an early remix stack I'll find the name that I really liked but a lot of this could be done with things more server side.

plugins used for MDX