Skip to content

Latest commit

 

History

History
105 lines (69 loc) · 3.93 KB

README.md

File metadata and controls

105 lines (69 loc) · 3.93 KB
Yumyelp

 

Aplicativo de recomendação de restaurante com React Native


Sobre

O Yumyelp é um aplicativo com o ituíto de conectar clientes á boas recomendações de restaurantes. Na aplicação conseguimos atender requisitos na visão do restaurante, que deseja compartilhar sua imagem e qualidade ao cliente tendo como principais funcionalidades o registro de seu restaurante e também registros dos principais pratos de cardápios. Já na parte do cliente ele terá acesso aos restaurantes registrados podendo analisar a melhor opção de restaurante para ir através de avalições deixadas por outros clientes.

Github issues Github issues Github issues

Github issues Github issues Github issues Github issues

Github issues Github issues Github issues

✅ Requirements

Equipes:

GitHub

Before starting 🏁, you need to have Git and Node installed.

🏁 Starting

# Clone this project
$ git clone https://github.com/{{YOUR_GITHUB_USERNAME}}/yumyelp

# Access
$ cd yumyelp

# Install dependencies
$ yarn

# Run the project
$ yarn start

# The server will initialize in the <http://localhost:3000>

Tecnologias

📝 License

This project is under license from MIT. For more details, see the LICENSE file.

GitHub

Made with ❤️ by {{YOUR_NAME}}

 

Back to top