jdgabriel / redux-zustand-nestjs

Application developed with the aim of learning about Redux and Zustand.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Redux - Zustand | NextJS

Application developed with the aim of learning about Redux and Zustand.

How to run application

Run API

# Run json-server script
pnpm run server

Run APP

# Run development script
pnpm dev

Run Test

# Run development script
pnpm test

About

Application developed with the aim of learning about Redux and Zustand.


Languages

Language:TypeScript 95.1%Language:CSS 4.4%Language:JavaScript 0.5%