Skip to content

logisticinfotech/elasticsearch-reactjs-crud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project contains demo of blog posted here.

Available Scripts

this project contains very basic CRUD operations directly with elastic search. Its just for beginner of elasticsearch for learning pupose.

Project base

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.

Preview

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.