ryandar / react-typescript-hooks-realworld

conduit realworld application with [ React + Typescript + Redux + Hooks ]

Home Page:https://react-typescript-hooks-realworld.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

conduit realworld application with [ React + Typescript + Redux + Hooks ]

https://react-typescript-hooks-realworld.vercel.app


Languages

Language:TypeScript 94.7%Language:CSS 3.0%Language:HTML 2.0%Language:Dockerfile 0.3%