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
- Node 8+
- React
- Redux
- Redux Form
yarn install
yarn start
yarn build
It's a Blog web application allows you to list, edit, create and delete posts.
General functionality:
yarn install
yarn start
yarn build