Skip to content

0rnella/next_portfolio

Repository files navigation

This is my portfolio, a Next.js project bootstrapped with create-next-app. It integrates Contentful for the CMS-driven text, as well as ornellember for the dates.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying pages/index.tsx. The page auto-updates as you edit the file.