Coder Social home page Coder Social logo

andreghisleni / desafio-08-fundamentos-do-react-native Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rocketseat-education/gostack-template-fundamentos-react-native

0.0 1.0 0.0 1.04 MB

Starlark 1.23% Java 12.73% JavaScript 4.96% Objective-C 8.99% Ruby 11.05% TypeScript 61.04%

desafio-08-fundamentos-do-react-native's Introduction

desafio_08_Fundamentos_do_React_Native

Oitavo desafio GoStack12 - React-native and typescript

realizado com base no repositório

Este desafio foi realizado com context Api, react-native and typescript.

Desafico com o objetivo de simular um marketplace, efetuando uma requesição unica para um servidor, para listar os produtos.

Para rodar no android:

  • Istale as dependencias: yarn
  • Inicie o fake server: yarn json-server server.json -p 3333
  • Inicie o metro bundler: yarn start
  • Verifique a url local do seu emulador:
    • Caso seja Iphone o ip padrão é: http://localhost:3333
    • Caso seja um emulador Android é nessesario rodar: adb reverse tcp:3333 tcp:3333 e a url será a mesma (http://localhost:3333)
    • Caso nessesario alterar a url é no arquivo src/services/api.ts

Print:

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.