An open API service indexing awesome lists of open source software.

https://github.com/mmncit/blog

Personal tech blog
https://github.com/mmncit/blog

blog frontend nextjs project-template

Last synced: 3 months ago
JSON representation

Personal tech blog

Awesome Lists containing this project

README

        

Template blog app made of NextJs

## Getting Started

First, run the development server:

```bash
npm run dev
# or
yarn dev
# or
pnpm dev
```

Open [http://localhost:3000/blog](http://localhost:3000/blog) with your browser to see the result.