This project contains demo of blog posted here.
this project contains very basic CRUD operations directly with elastic search. Its just for beginner of elasticsearch for learning pupose.
this project is created with create-react-app 2, you can see its structure is almost same.
connection.js >> Contains connecting code to elastisearch server. App.js >> contains all operation with reasonable ui.
You can learn more in the Create React App documentation.
To learn React, check out the React documentation.