/next-blog

Primary LanguageJavaScript

Next-Blog

This is a training project from nextjs course.

Tech stack:

What has been done

Used static page generation to improve performance and SEO. Created api to interact with mongodb to store data. Parsing blog posts from yaml files.

Screnshot

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