app.js is the root file for launching applications
app.json stores all service data about the application and information about Android and IOS builds
assets folder with media files
babel.config.js stores the datа of the version used for compatibility in current and older browsers or environments.
package.json has an information about application packages and their versions
pages is file where files with application pages are stored
shared stores request headers to an external API