https://github.com/tauseedzaman/nextjs-github-repos-blog
creating blog type of website from github ropos using next js and GitHub api
https://github.com/tauseedzaman/nextjs-github-repos-blog
api github next nextjs
Last synced: about 2 months ago
JSON representation
creating blog type of website from github ropos using next js and GitHub api
- Host: GitHub
- URL: https://github.com/tauseedzaman/nextjs-github-repos-blog
- Owner: tauseedzaman
- Created: 2022-04-10T07:35:35.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-11T09:50:27.000Z (about 4 years ago)
- Last Synced: 2025-01-05T03:50:30.273Z (over 1 year ago)
- Topics: api, github, next, nextjs
- Language: JavaScript
- Homepage: https://tauseedzaman-github-repos-blog.netlify.app/
- Size: 76.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Next JS Github Repos Blog
Simple Github Repos for blog using Next.js.
Gettings User Repos from github and post at like a blog using github api and next js
[DEMO](https://tauseedzaman-github-repos-blog.netlify.app/)
## Usage
```bash
# First go ahead and
clone the repo
# then you need to
set up the envirement variables in next.config.js
# Now Install dependencies
npm install
# And Now Run dev server
npm run dev
```
[](https://app.netlify.com/sites/tauseedzaman-github-repos-blog/deploys)
# Created by tauseedzaman