Skip to content

atharvadeosthale/hashnode-headless-blog

Repository files navigation

Next.js blog powered by Hashnode Headless

This is a Next.js blog powered by Hashnode Headless. This project is associated to a YouTube video demonstrating how to build this blog step-by-step (video coming soon).

Configuration

First, install dependencies using the following command:

# npm
npm install

# pnpm
pnpm install

Copy the contents of the .env.example file to a new file called .env.local and fill in the required values.

Running the project

Use the following command to run the development server:

# npm
npm run dev

# pnpm
pnpm dev

Conclusion

Support this project by starring. Any contributions are welcome!

About

A Next.js blog powered by Hashnode Headless

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published