/nlw5-rn-plant-manger

[NLW#5] Trilha React Native - PlantManager

Primary LanguageTypeScriptOtherNOASSERTION

Mockup

💇🏻‍♂️ About the project

This project is an APP that reminds people to give water to their lovely plant.

💻 Screens

Mockup

Mockup

Mockup

Mockup

🚀 Technologies

Technologies that I used to develop this web client

💻 Getting started

Requirements

Caso estejam nas versões 14.16.0 e 6.14.11, respectivamente, (ou posterior) a atualização ocorreu com sucesso.

Start Setup

💻 Setup PC/Laptop

Clone the project and access the folder

$ git clone https://github.com/robsonamendonca/nlw5-rn-plant-manger

Follow the steps below for Web Version

  # Go to project folder
  cd nlw5-rn-plant-manger

  # Install the dependencies
  $ yarn install

  # Install expo on your phone

  # Start project
   1. start API:

     a) - edit file: \src\services\api.ts
	   -- (line: 4) replace: baseURL: 'http://192.168.15.5:3333', 
              to 
                                 baseURL: 'http://999.999.99.9:3333',
 
           -- replace 999.999.99.9 to YourIP

     b) - json-server src/services/server.json --host 999.999.99.9 --port 3333 --delay 700
           -- replace 999.999.99.9 to YourIP

   -- replace 999.999.99.9 to YourIP (example: 192.168.1.10)
	
   2. start EXPO
     - expo start

  # Open the project on your phone scanning the QR code

📝 License

This project is licensed under the MIT License - see the LICENSE file for details.


Made with 💜 by Robson Mendonça during NLW #5 👋 See my linkedin