Skip to content

My personal website using NextJS and Notion as a CMS for my blog posts.

Notifications You must be signed in to change notification settings

vjy02/portfolio

Repository files navigation


My Portfolio

A simple styled portfolio containing my projects and blog using Notion as a CMS.


Built With

TypeScript Next.js TailwindCSS Notion

Getting Started

  1. Clone the repo
    git clone https://github.com/vjy02/portfolio.git
  2. Add in Notion API keys
    NOTION_TOKEN=XXXXX
    DATABASE_ID=XXXXX
    
  3. Install NPM packages and run the project
    npm install
    npm run dev

About

My personal website using NextJS and Notion as a CMS for my blog posts.

Resources

Stars

Watchers

Forks

Packages

No packages published