Abdulkader69 / niobium-home-building

Headless Wordpress Using Next JS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started

This is a Next.js project using Tailwind CSS with create-next-app.

Getting Started

First, Install all dependencies:

npm install
# or
yarn install

run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

About

Headless Wordpress Using Next JS


Languages

Language:JavaScript 87.2%Language:CSS 12.8%