Skip to content

Files

Latest commit

 

History

History

reactredux

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

ReduxApp

Table of Contents

ReduxApp

Screenshots

Capture

Technology Stack

Technology Description
React.js JavaScript library
Redux is a predictable state container for JavaScript apps

Features

  1. Add new post
  2. Fetch posts

Running

To test the application run the following commands on your terminal:

clone the repository
$ cd reduxapp
  • Install dependencies via npm or yarn: npm i OR yarn

  • Website: To start it, run npm start OR yarn start

License

GitLicense