I am trying to convert the following fetch request to axios but I failed
fetch
axios
export const createPost = postData => dispatch => {