Skip to content

serenastorm/nextjs-portfolio

Repository files navigation

Serena Antonetti | Personal website

License: AGPL v3 TypeScript

The portfolio of product designer & front-end developer Serena Antonetti.
Made with React, Next.js, & published with Vercel

Contents

Available scripts

In the project directory, you can run:

npm run dev
# or
yarn dev

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

npm run build

Builds the app for production to the build folder.

Database

supabase start
supabase gen types typescript --local > lib/supabase/database.types.ts

Generate types for Supabase DB.

Contact

If you'd like to work together, feel free to contact me at [email protected]

Releases

No releases published

Packages

No packages published