Skip to content

it's a full-stack web application that enables users to write, share, and discover blog posts on a unified platform. The application will provide a seamless experience for bloggers and readers, facilitating content creation, management, and engagement.

Notifications You must be signed in to change notification settings

babluroy/Blog-frontend-with-SSR

Repository files navigation

Nextjs Blog : Frontend

Backend Repo: Visit

Installation

Step: 1

Install node modules using

npm i

Step: 2

Create .env file. Create API URL & Webiste url:

NEXT_PUBLIC_BLOG_API_URL=API_URL
NEXT_PUBLIC_URL=YOUR_LIVE_WEBSITE_URL

Step 3

Replace bashproduction_url in middleware.js with your live url

About

it's a full-stack web application that enables users to write, share, and discover blog posts on a unified platform. The application will provide a seamless experience for bloggers and readers, facilitating content creation, management, and engagement.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published