React blog app It's a Blog web application allows you to list, edit, create and delete posts. General functionality: Authenticate users via JWT (login/signup pages + logout button) CRUD Articles Prerequisites Node 8+ React Redux Redux Form Installation yarn install Development yarn start Build App yarn build