Skip to content

darara47/timetable-frontend

Repository files navigation

Timetable - front-end

Mobile application to check school timetable.

Description

An application was created in React Native with Material Design library React Native Paper. User can select class and all data are displayed in tabs divided by days.

Installation

$ npm install

Running the app

# expo
$ npm run start

# web
$ npm run web