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.
- Host: GitHub
- URL: https://github.com/mrinjamul/nextjs-blog
- Owner: mrinjamul
- Created: 2021-07-09T19:47:12.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-07-09T20:41:57.000Z (almost 4 years ago)
- Last Synced: 2025-02-01T18:43:48.799Z (4 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: 2
- 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