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

https://github.com/mrinjamul/nextjs-blog

A simple NextJs Website.
https://github.com/mrinjamul/nextjs-blog

blog dynamic-website nextjs portfolio-website react react-router server-sider-rendering

Last synced: about 2 months ago
JSON representation

A simple NextJs Website.

Awesome Lists containing this project

README

        

# NextJS blog

A simple blogging website created using NextJS.

## Developments

For Development,

```shell
npm run dev
```

For Production,

```shell
npm run build
npm run start
# built files are located at .next directory.
```

## Author

- Injamul M