/nextjs-starter-template

Started template for Next.js + TailwindCSS + NextThemes

Primary LanguageJavaScript

Portfolio Website

This is the website that powers monte9.com & montethakkar.com.

Built on Next.js and deployed to the cloud via Vercel.

Getting Started

# Clone the repo
git clone git@github.com:Monte9/portfolio-website.git
cd portfolio-website

# Install NPM modules
yarn

# Run the development server
yarn dev

Open http://localhost:3000 on your browser to see the website.

Deployment

Deployed on Vercel: https://vercel.com/monte9/portfolio-website

References