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

https://github.com/mxsotomayor/nextjs-bff-scaffold

Basica Nextjs + Shadcn UI ideal for Backoffice For Frontend
https://github.com/mxsotomayor/nextjs-bff-scaffold

nextjs15 shadcn taiwlindcss

Last synced: 3 months ago
JSON representation

Basica Nextjs + Shadcn UI ideal for Backoffice For Frontend

Awesome Lists containing this project

README

          

# A Nextjs + shadcn Starting Project

This repo is a basic configuration for Nextjs + Shadcn.

## How to use

- Clone the repo: ```git clone https://github.com/mxsotomayor/nextjs-bff-scaffold```
- Install the dependencies: ```yarn install```
- Run json-server demo api: ```yarn api```
- Run Dev Mode: ```yarn dev```

## This project also includes

- shadcn + tailwind 4
- Black theme
- Tanstack Query
- Tanstack Table
- Zustand
- API Dispatcher
- Well directory structure