/my-portfolio

My portfolio. 💙

Primary LanguageJavaScriptMIT LicenseMIT

Netlify Status

My Portfolio 💙

kleetime com_ copy

Getting started

  1. Install Node.js.

    $ brew install node

  2. Clone this repo and cd into the directory.

  3. Install all dependencies.

    $ npm install

  4. Start the development mode.

    $ npm start

  5. Open your browser and navigate to http://localhost:3000/.

Using Sanity.io

  1. In a new terminal tab, but still in this project directory, run cd sanity.
  2. To run the Sanity studio, run npx sanity start.
  3. To deploy any changes, run npx sanity deploy.

Tech stack