vadim-96 / redux-thunk-demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

This is a very simple SPA which shows the basic features of React, Redux and Redux Thunk.
The application is written following the course of Juriy Bura.

Usage

In the project directory, run these commands:

npm install

To install all project dependencies.

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
Also see Redux action type in the console.

License

Apache License 2.0

About

License:Apache License 2.0


Languages

Language:JavaScript 87.5%Language:CSS 7.3%Language:HTML 5.1%