AntGervais / nextjs-13-with-strapi

Strapi implementation to listing jobs with Next.js 13

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pre-requesties

  • Setting up the content in strapi
  • Learn Tailwind.css

Getting Started

First, run the development server:

npm install
npm run dev
# or
yarn
yarn dev

About

Strapi implementation to listing jobs with Next.js 13


Languages

Language:JavaScript 71.2%Language:CSS 23.5%Language:TypeScript 4.9%Language:Shell 0.4%