0 Forks
1 Stars
1 Watchers

react-blog

Using the json placeholder API (http://jsonplaceholder.typicode.com) to create a blog list, I used redux-thunk that allowed me to use my reducers to get the data from json placeholder to populate the state (redux store).

How to download and setup react-blog

Open terminal and run command
git clone https://github.com/Redwan-Ahmed/react-blog.git
git clone is used to create a copy or clone of react-blog repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with react-blog https://github.com/Redwan-Ahmed/react-blog/archive/master.zip

Or simply clone react-blog with SSH
[email protected]:Redwan-Ahmed/react-blog.git

If you have some problems with react-blog

You may open issue on react-blog support forum (system) here: https://github.com/Redwan-Ahmed/react-blog/issues