mehmetsuci / workshop-react-avanzado-taller-1

React hooks, crud with zustand state, context and useState

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Workshop 1 - bogota js

Now I apply status to comments with zustand (spectacular)

Install

Build Setup

# install dependencies
yarn


# serve with hot reload at localhost:8080 and json server API REST on localhost:1339
yarn dev


# serve with hot reload at localhost:8080 only
yarn start


# json server API REST only on localhost:1339
yarn server


# build for production with minification
yarn build

About

React hooks, crud with zustand state, context and useState


Languages

Language:JavaScript 95.5%Language:HTML 4.5%