Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 538 Bytes

README.md

File metadata and controls

24 lines (13 loc) · 538 Bytes

andrevital.com

This is the second iteration of my portfolio. Next.js for the front end and Strapi as a Headless CMS were used for this iteration.

Getting started

Install

Run yarn from the project root.

Frontend

Start the Frontend Next.js server: yarn dev:frontend

Backend

Start the backend Strapi server: yarn dev:backend

Using the App

The application can be accessed as follows: