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

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

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
```
[![Netlify Status](https://api.netlify.com/api/v1/badges/a6769397-17c0-4d3b-94d0-85b1776df3d5/deploy-status)](https://app.netlify.com/sites/tauseedzaman-github-repos-blog/deploys)
# Created by tauseedzaman