• Stars
    star
    1
  • Language
    JavaScript
  • Created almost 3 years ago
  • Updated almost 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Next.js is an open-source development framework built on top of Node.js enabling React-based web applications functionalities such as server-side rendering and generating static websites. This is a blog app where users can post an article with an image URL, the data will be stored in the mongo database, and your fetch data using the static props and serverSideRendering for better UI experiences and SEO optimization.