leofalves / clickdelivery

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

clickdelivery

Projeto desenvolvido durante a semana DevSuperior 2.0 entre (04/01/2021 e 10/01/2021).

Tecnologias:

  • Java e Spring Boot
  • ReactJS

Bibliotecas utilizadas:

  • npx create-react-app front-web --template typescript --use-npm
  • npm install react-router-dom
  • npm install @types/react-router-dom
  • npm install axios
  • npm install leaflet react-leaflet
  • npm install -D @types/leaflet
  • npm install react-select @types/react-select
  • npm install --save react-toastify react-toastify (https://fkhadra.github.io/react-toastify/introduction)
  • Necessário criar uma conta no MapBox (_API mapas)

Referência: https://github.com/devsuperior/sds2

#Back-end

#Front-end:

#Mobile

  • Dependências ** Expo > npm install --global expo-cli ** Expo > expo install @react-navigation/stack @react-native-community/masked-view react-native-screens react-native-gesture-handler @react-navigation/native expo-app-loading @expo-google-fonts/open-sans expo-font ** Formatar Data (Day.Js) > npm install dayjs --save ** Formatar Preço (intl) > npm install intl

About


Languages

Language:TypeScript 49.2%Language:Java 31.9%Language:CSS 15.2%Language:HTML 3.5%Language:JavaScript 0.2%