GitHunt
VI

vitor-martinss/GoRestaurant

This project is an app Restaurant that users can order their favourite food.

Mockup

๐Ÿ’‡๐Ÿปโ€โ™‚๏ธ About the project

This project is an app Restaurant that users can order their favourite food.

๐Ÿ’ป Screens

Mockup

Mockup

Mockup

Mockup

๐Ÿš€ Technologies

Technologies that I used to develop this web client

๐Ÿ’ป Getting started

Requirements

Clone the project and access the folder

$ git clone https://github.com/vitor-martinss/GoRestaurant

Have this fake application's running

  yarn json-server server.json -p 3333

Follow the steps below for Web Version

  # Go to api folder
  cd _src/GoRestaurant.FrontEnd/ 

  # Install the dependencies
  $ yarn

  # Start the web version
  yarn start

Follow the steps below for Mobile Version

  # Go to api folder
  cd _src/GoRestaurant.Mobile/ 

  # Install the dependencies
  $ yarn

  # Start the web version
  yarn android

๐Ÿ“ License

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


Made with ๐Ÿ’œ by Vitor Martins during the GoStack Bootcamp ๐Ÿ‘‹ See my linkedin

Languages

TypeScript86.1%Java5.5%Objective-C3.9%JavaScript2.7%Ruby0.7%Starlark0.5%HTML0.5%

Contributors

Created February 17, 2021
Updated January 28, 2022
vitor-martinss/GoRestaurant | GitHunt