/TConverter

Primary LanguageJavaScript

Temperature Converter

This project was bootstrapped with Create React Native App.

Run:

  1. Clone this repository

     git clone https://github.com/Mirsait/TConverter.git
    
  2. Enter to project folder

     cd TConverter
    
  3. Install packages

     npm install
    
  4. Start app

     npm start
    

App runs in development mode.

  1. Open it in the Expo app on your phone to view it. Scan QR-code.

It will reload if you save edits to your files, and you will see build errors and logs in the terminal.