Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 505 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 505 Bytes

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