Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/castle2668/usereducer-starting-project

Max's React Course Section 10
https://github.com/castle2668/usereducer-starting-project

forward-ref react-context-api usecontext-hook useeffect-hook usereducer-hook

Last synced: 2 days ago
JSON representation

Max's React Course Section 10

Awesome Lists containing this project

README

        

# useReducer Starting Project

## 安裝依賴

```git
npm install
```

## 運行專案

```git
npm run start
```