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

Create an online C.V with NextJs + AWS Amplify + Tailwind CSS

This is repo was made to support the following blog post

Get the proyect running

First, run the development server:

npm run dev
# or
yarn dev

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

Deploy on Vercel

Run:

npx serverless