This is a Next.js project bootstrapped with create-next-app
.
First install depencencies via:
npm install
... and after that's done, run the development server:
npm run dev
Open http://localhost:3000 with your browser to see the results.
You can start editing the page by modifying app/page.tsx
. The page auto-updates as you edit the file.
This project uses next/font
to automatically optimize and load Inter, a custom Google Font.
The application is published here: https://nextjs-blog-three-iota-52.vercel.app/.
Vercel configuration can be accessed here: https://vercel.com/laumak1s-projects/nextjs-blog.