This project is an app Restaurant that users can order their favourite food.
Technologies that I used to develop this web client
- ReactJS
- ReactNative
- TypeScript
- React Router DOM
- React Icons
- Styled Components
- Polished
- Axios
- Commitlint
- Commitizen
- Eslint
- Prettier
- EditorConfig
Clone the project and access the folder
$ git clone https://github.com/vitor-martinss/GoRestaurantHave this fake application's running
yarn json-server server.json -p 3333Follow the steps below for Web Version
# Go to api folder
cd _src/GoRestaurant.FrontEnd/
# Install the dependencies
$ yarn
# Start the web version
yarn startFollow the steps below for Mobile Version
# Go to api folder
cd _src/GoRestaurant.Mobile/
# Install the dependencies
$ yarn
# Start the web version
yarn androidThis 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




