HOST: https://soafrontend.herokuapp.com/students
To run the application, you need to install Node.js.
Node.js - https://nodejs.org/en/
To run the application, you need to install node modules, which are in use at the application.
Type npm install
at project directory.
Type npm start
to start the application.
Sorting: click at labels at the top of the table.
Add new item: click at ДОБАВИТЬ СТУДЕНТА
to add an item.
Edit item: click at РЕДАКТИРОВАТЬ
to edit an item.
Delete item: click at УДАЛИТЬ
to delete an item.