/a-slice-of-life

portfolio website of brishi

Primary LanguageCSS

a-slice-of-life

Portfolio site of Amrish Manikoth. Perhaps a marketplace in future.

Netlify Status

Setup

  • Requires nodejs & npm
  • npm install
  • This site uses @11ty/eleventy for building the sources to a website.
  • It has a backend of sanity.io, repo here
  • Requires the sanity api key to run queries.
  • It also depends on instagram's public api for image data.
  • It uses netlify to handle the form.

Dev

  • To start npm start
  • To build npm build