Skip to content

Personal website and professional portfolio for Max Skewes

Notifications You must be signed in to change notification settings

maxskewes/maxskewes.com

Repository files navigation

the personal professional website, portfolio, and resume of Maxwell Countryman Skewes

This ReactJS single page application is a Next.js 13 project, utilizing their modern app directory with server-side rendering. It was created by running npx create-next-app, coded using Typescript and styled with TailwindCSS. Animaitions of components utilized Framer's Motion library. Icons were provided by the npm package React Icons.

API

The contact form was linked to Max's personal email using an API provided by the open-source Nodemailer module in conjunction with Axios.

Deployment

Initial testing of this repository was deployed using Vercel.