Code Monkey home page Code Monkey logo

reactnative-brasil-app's Introduction

Brasil App

Brasil é aplicativo usado para obter dados atualizados sobre os melhores lugares para encontrar comida deliciosa enquanto visita o Brasil.

tela tela1 tela2

Table of Contents

Getting Started

  • This project is using react native for web, Google maps API and Foursquare API.

  • For developers: you can find the project as a Github repository here.

  • To run this project you need:

  • To run the project locally use following commands

build react bundle from scratch

	- > install create-react-app globally

1)>> npm install -g create-react-app

	- > create your app

2)>> create-react-app <app-name>

    - > go to the created app folder

3)>> cd <app-name>

	- > install npm modules

4)>> npm install 

	- > run your app server

5)>> npm run start

Note: to run a backend server, open a new terminal >>> run 
	
    >> node server.js

Install npm packages you need to develop react app

	- > install Prop-types

1)>> npm install --save prop-types

    - > install escape-string-regexp

2)>> npm install --save escape-string-regexp
	
    - > install sort-by

3)>> npm install --save sort-by

    - > install react-router-dom
    
4)>> npm install --save react-router-dom
	
    - > install react-router

5)>> npm install --save react-router

Note: to run all at once

>> npm install --save prop-types escape-string-regexp sort-by react-router-dom react-router

User Instruction

  • To use the app you can search from the cities list using English and Arabic, clicking the find button will initiate a search for restaurants and coffee shops found in this city.

Dependencies

Resources

  • This project was built using object oriented javascript.

  • This project was built using jQueryAJAX.

  • This project is using React Native Web as a base for responsive app build.

  • The project is forked mainly as an empty template from codesandbox

Contributing

  • This project is currently under developing, any contributions will be appreciated.

For details, check out CONTRIBUTING.md.

Authors

Acknowledgments

Links

Renato lucena - 2020

reactnative-brasil-app's People

Contributors

lucenarenato avatar dependabot[bot] avatar

Stargazers

Roman avatar Roberto Luis Ghisleni avatar

Watchers

James Cloos avatar  avatar

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.