/HuntingCoder

A blog for hunting coders by a hunting coder made with Next.js

Primary LanguageJavaScriptMIT LicenseMIT

HuntingCoder

A blog for hunting coders by a hunting coder.

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

The application is deployed at: https://huntingcoder-ss.vercel.app/

Getting Started

Run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!