komisan19 / learn-react-typescript

React Samples with TypeScript (Hooks, Redux)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Learn React

Learn React with TypeScript

MIT License

Table of Contents

Prerequisites

Getting Started

git clone --depth=1 https://github.com/locol23/learn-react-typescript.git
cd learn-react-typescript
yarn
cd packages/<directory_of_you_want_to_learn_content>
yarn dev

Go to http://localhost:1234

Tech Stack

LICENSE

MIT

About

React Samples with TypeScript (Hooks, Redux)


Languages

Language:TypeScript 87.4%Language:HTML 11.4%Language:JavaScript 1.3%