kmusiclife / nextjs-starter-bootstrap-microcms

nextjs starter with bootstrap and microcms(https://microcms.io/)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Next.js Starter With Bootstrap and MicroCMS example

Running locally in development mode

To get started, just clone the this repository and run npm install && npm run dev:

git clone https://github.com/kmusiclife/nextjs-starter-bootstrap-microcms.git
npm install
npm run dev

After that, API_KEY and API_URL must be set up in .env before using Microcms( https://microcms.io/ ) When you create API on MicroCMS you could select API "type of LIST".

About

nextjs starter with bootstrap and microcms(https://microcms.io/)

License:Apache License 2.0


Languages

Language:CSS 84.2%Language:JavaScript 15.8%