This is a Next.js project bootstrapped with create-next-app
.
First, run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.
I have made changes that initally followed this freecodecamp tutorial. Then continued making my own changes to further my understanding of the technologies involved