Skip to content

fac24/week6-alex-george-minju-petra

Repository files navigation

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

Getting Started

First, install the packages:

npm install

Second, run the scripts:

./scripts/create_db sectech

./scripts/populate_db

Lastly, run the development server:

npm run dev

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