vinniegarcia / async-thunk-redux-example

what the repo name says

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

async-thunk-redux-example

what the repo name says

Run it

server

cd {root}/server/
npm start

client

cd {root}/client/
yarn start

Then navigate to http://localhost:3000/

About

what the repo name says

License:MIT License


Languages

Language:JavaScript 80.1%Language:HTML 14.7%Language:CSS 5.1%