NextJS project that consume data from wordpress Rest API. This project was designed to be a abstract tmgl - birene portal, that can be easily populed and managed by the wordpress cms.
Docs: https://nextjs.org/ https://mantine.dev/ https://developer.wordpress.org/rest-api/
Use TypeScript!!!
First, run the development server:
npm run dev
# or
yarn dev
# or
bun dev
Open http://localhost:3000 with your browser to see the result.