Personal-Blog/README.md
2024-08-12 13:51:15 +00:00

955 B

This is a Next.js project bootstrapped with create-next-app. It's based on Next.js, Auth.js and MongoDB.

Source, Motivation and Remarks

This project was made following the tutorial by LamaDev with the intent of learning the basics needed for making my own website. I finished the tutorial, but then decided to learn and use Hugo for my personal website instead.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

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

You can start editing the page by modifying app/page.js. The page auto-updates as you edit the file.

This project uses next/font to automatically optimize and load Inter, a custom Google Font.