Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 1011 Bytes

README.md

File metadata and controls

33 lines (24 loc) · 1011 Bytes

Table of contents

General info

This is an application written during the course, I improved it, added the current technologies used, upgraded class components to functional ones, optimized the code and added some new things.

drawing drawing

Technologies

Project is created with:

Setup

To run this project, install it locally using npm:

$ npm install
$ npm start
(To run the application you need to have android emulator and expo installed)