CRUD application on reactjs Install node modules: npm install Install json-server for mockingbackend api npm install -g json-server The database file : ./info.json Run applicaton npm start