Skip to content

raihahahan/portfolio

Repository files navigation

Portfolio

About

This is the source code for the portfolio site for https://mraihan.vercel.app

Getting Started

Prerequisites

Installation

  1. Clone the repo
    git clone https://github.com/raihahahan/portfolio
  2. Install NPM packages with yarn
    yarn
  3. Create a .env.local file at the root of the project.
  4. Enter your supabase API key and url in .env.local
    NEXT_PUBLIC_SUPABASE_URL=YOUR_KEY_0
    NEXT_PUBLIC_SUPABASE_ANON_KEY=YOUR_KEY_1

Usage

yarn dev

License

Please feel free to use any bits of this code in your own work, but please link to my site somewhere.

MIT License: See https://github.com/raihahahan/portfolio/blob/main/LICENSE