/seans-react-portfolio

This is my portfolio website, made with NextJS, TailwindCSS, Notion's API, and hosted by Vercel.

Primary LanguageJavaScript

seanpatrick.io

Source code of my personal website & blog

Check the live version here ⚡️

home blog

Features

  • Responsive
  • RSS Feed
  • Blog with Notion API
  • Strongly typed
  • Fast thanks to Next.js and Vercel
  • GitHub CI to build and lint project

📦 Made with

  • next.js
  • tailwindcss
  • vercel
  • react-icons
  • react-notion-x
  • notion API

💻 Getting Started

Install dependencies:

npm install
# or
yarn

Then, run the development server:

npm run dev
# or
yarn dev

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