React Blog App

In this project, I created a blog page that I designed using Figma and coded it using ReactJs and Redux frameworks. I got the blog data from a remote source using API. I did the decoding of the design with PureCSS.

In this project, users are considered logged in.

The user can create a new post, edit or delete an existing post.

There is a list of users in the Authors section and a list of the articles they have written can be viewed by clicking on the names of these users.

Technologies & Libraries

ReactJs

Redux

React Router