All Projects → Allianzcortex → react-typescript-hooks-realworld

Allianzcortex / react-typescript-hooks-realworld

Licence: other
conduit realworld application with [ React + Typescript + Redux + Hooks ]

Programming Languages

typescript
32286 projects
CSS
56736 projects
HTML
75241 projects
Dockerfile
14818 projects

Projects that are alternatives of or similar to react-typescript-hooks-realworld

Swr
React Hooks for data fetching
Stars: ✭ 20,348 (+101640%)
Mutual labels:  hooks, vercel
use-debugger-hooks
A small package of custom React hooks that are useful for debugging changes in React hook dependencies across renders
Stars: ✭ 44 (+120%)
Mutual labels:  hooks
personal-website-nextjs-chakra
A series I am making on YouTube where I build a personal website using next.js and chakra-ui. It includes a variety of other features such as mdx-remote blog pages, view counts with Google Firebase database and many more features.
Stars: ✭ 60 (+200%)
Mutual labels:  vercel
preact-urql
Preact bindings for urql
Stars: ✭ 28 (+40%)
Mutual labels:  hooks
kodepos
📮 Indonesian postal code search API by place name, village or city.
Stars: ✭ 32 (+60%)
Mutual labels:  vercel
react-drag
A drag and drop platform based on sortable.js front-end visualization. 一个基于sortable.js的前端可视化搭建的拖拽平台,ui组件采用antd-mobile.通过umi脚手架构建.技术栈采用dva+hooks+umi+antd-mobile+sortable.js+react-color.
Stars: ✭ 51 (+155%)
Mutual labels:  hooks
entangle
Global state management tool for react hooks inspired by RecoilJS and Jotai using proxies.
Stars: ✭ 26 (+30%)
Mutual labels:  hooks
use-saga-reducer
Use redux-saga without redux
Stars: ✭ 72 (+260%)
Mutual labels:  hooks
eventrix
Open-source, Predictable, Scaling JavaScript library for state managing and centralizing application global state. State manage system for react apps.
Stars: ✭ 35 (+75%)
Mutual labels:  hooks
notion-custom-domain
📝 Custom domains for your public Notion pages
Stars: ✭ 23 (+15%)
Mutual labels:  vercel
CJMethodLog
Objective-C 函数日志监听系统,可监听任意类,任意类的任意方法的调用日志。
Stars: ✭ 26 (+30%)
Mutual labels:  hooks
vscode-react-javascript-snippets
Extension for React/Javascript snippets with search supporting ES7+ and babel features
Stars: ✭ 782 (+3810%)
Mutual labels:  hooks
wagmi
React Hooks for Ethereum
Stars: ✭ 1,691 (+8355%)
Mutual labels:  hooks
architectury-api
An intermediary api aimed at easing development of multiplatform mods.
Stars: ✭ 139 (+595%)
Mutual labels:  hooks
useStateMachine
The <1 kb state machine hook for React
Stars: ✭ 2,231 (+11055%)
Mutual labels:  hooks
feathers-shallow-populate
Feathersjs populate relational data
Stars: ✭ 21 (+5%)
Mutual labels:  hooks
git-templates
Templates / Hooks for Your Git Repositories
Stars: ✭ 30 (+50%)
Mutual labels:  hooks
strapi-plugin-vercel
▲ Strapi plugin for Vercel Platform
Stars: ✭ 28 (+40%)
Mutual labels:  vercel
next.js-tailwindcss-template
Opinionated Next.js and TailwindCSS template.
Stars: ✭ 15 (-25%)
Mutual labels:  vercel
useAudioPlayer
Custom React hook & context for controlling browser audio
Stars: ✭ 176 (+780%)
Mutual labels:  hooks

react-typescript-hooks-realworld

build Vercel

real world api based on React FC + Immer + Redux + Hooks + axios + Testing Library

DEMO : LINK


Build with 2 ways :

1 With Docker :

docker-compose up --build

2 With npm:

# install dependencies
> npm install
# run the server
> npm start

Check wiki for more.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].