Manipulation of MySQL records Access restriction by password
cd Backend
------------------------
npm install
npm start
cd FrontEnd
------------------------
npm install
npm start
- Open http://localhost:4800/ in browser to see the frontend of the application.
- Open http://localhost:8088/ in browser to see the backend of the application.
Below are some screens shots from the application console
Lastest versions both frontend and backend