An open API service indexing awesome lists of open source software.

https://github.com/rittikbasu/website

My portfolio & blog built on Next.js using Notion as a CMS.
https://github.com/rittikbasu/website

blog hacktoberfest nextjs portfolio-website react supabase tailwindcss

Last synced: about 1 month ago
JSON representation

My portfolio & blog built on Next.js using Notion as a CMS.

Awesome Lists containing this project

README

          

# Digital Home of Rittik Basu

![screenshot of the website](https://ik.imagekit.io/zwcfsadeijm/screenshot-rocks__1__I_Dwm30CG.png?ik-sdk-version=javascript-1.4.3&updatedAt=1672573644499)

This website is made with Next.js + Tailwind CSS and deployed on Vercel

## Features

- Notion as a CMS for blog posts
- Supabase to keep count of likes and views
- Highlight.js for syntax highlighting
- vercel/og to dynamically generate Open Graph images
- vercel/analytics to track page views

## Setup

- `git clone git@github.com:rittikbasu/website.git`
- `cd website`
- `npm install`
- `npm run dev`
- visit http://localhost:3000