Skip to content

ivanesmeral98/penn-yearbook

Repository files navigation

Penn21 Digital Yearbook Project

An Eva Killenberg and Ivan Esmeral quarentine collab!!!

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev

Open http://localhost:3000 with your browser to see the result.

Before pushing

Run Prettier and Linter:

npm run prettier
npm run lint