Skip to content

Components

IrynaZavushchak edited this page Jul 24, 2023 · 1 revision

FileUploader - components that are used for uploading files (photos, audios). This is declared in the arc/app/common/FileUploader. Some components for creating new items already exist in AdminPage folder (src/feature root). For request to server we use Axios and the Api is in the src/app/api.

Clone this wiki locally