Skip to content

ediheid/edith-portfolio

Repository files navigation

Building a new portfolio for my web development/design and art whilst teaching myself NextJS and TypeScript - styled with SCSS modules

Setup

npm install

First, run the development server:

npm run dev

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

API routes can be accessed on http://localhost:3000/api/hello. This endpoint can be edited in pages/api/hello.js.

The pages/api directory is mapped to /api/*. Files in this directory are treated as API routes instead of React pages.

Deployed via Vercel

https://edith-portfolio.vercel.app/ until finished - will update to custom domain when ready for prod

Email

Email setup with EmailJS

About

New portfolio for web dev, design and art built with NextJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published