Create REACT Application on REST API - Lab Task 13


In Task 10, you developed a web application using core JavaScript and JQuery, etc. and connected with the REST API (see Task 7 and Task 8 for REST API and MongoDB schema details). 

Develop a new application, an updated version of Task 10 work, in new app, update the frontend to REACT using components you developed in Task 12. No changes in backend are required as the application would consume same REST endpoints.

This task is most comprehensive and it covers many things that we have done so far by integrateing different concepts in one application. Only authentication is left, that we would cover in some other task.

Comments