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/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
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