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 1 month ago
JSON representation
A simple NextJs Website.
- Host: GitHub
- URL: https://github.com/mrinjamul/nextjs-blog
- Owner: mrinjamul
- Created: 2021-07-09T19:47:12.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-07-09T20:41:57.000Z (almost 5 years ago)
- Last Synced: 2025-06-05T02:40:27.816Z (12 months ago)
- Topics: blog, dynamic-website, nextjs, portfolio-website, react, react-router, server-sider-rendering
- Language: TypeScript
- Homepage: https://nextjs-blog-mrinjamul.vercel.app
- Size: 187 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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