A React Native application with some tools that you may use in your day.
About • Project status • Preview • Getting started • Technologies
This application currently has three features:
- Weather forecast (it is shown in degrees Celsius
- BMI Calculator (the units of measurement used are meter and kilogram)
- Jokenpo game (you can play alone or against a friend)
You can download it on Google Play Store clicking here!
- Instructions
# Clone the repository
$ git clone https://github.com/TiagoSansao/Diary-tools
# Go to the directory
$ cd Diary-tools/
# Install all the dependencies
$ yarn install
# Start the application
$ expo start
❗ In order to be able to use the Weather Forecast feature, you will have to create an account on OpenWeatherMap API, get your private key and create an .env file with this structure: WEATHER_API = {your API key here}
, you need to place the equalty sign between spaces, in the same way I showed.
🔥 Developed by Tiago Schulz Sansão 👋 Check my LinkedIn