/next-portfolio

A small server-rendered React blog app built with Next.js.

Primary LanguageJavaScript

next-portfolio

Production: https://next-portfolio-topaz.vercel.app/

A small server-rendered React blog app built with Next.js.

Build & Run Instructions

  1. To build and run the code, ensure you have npm installed

  2. Install

npm install
  1. Start the application
npm run dev