RenanBorba / aircnc

šŸ¢ AplicaĆ§Ć£o clone do Airbnb - Back-end, Front-end Web e Mobile (OmniStack 9)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rocketseat - Semana OmniStack 9.0

Projeto - AplicaĆ§Ć£o AirCnC (AirCode n'Coffee)


Generic badge Build Status Build Status made-for-VSCode Open Source Love svg2


logo


AplicaĆ§Ć£o para clone do aplicativo AirBnB, voltada para locaĆ§Ć£o de spots (locais) para devs, permitindo a interaĆ§Ć£o em tempo real (Web Socket) entre proprietĆ”rio (web) e cliente (mobile).



aircnc



aircnc




šŸš€ Tecnologias

Node.js

  • Nodemon
  • MongoDB
  • Mongoose
  • Express
  • Multer
  • Routes
  • Path
  • Cors
  • socket.io WebSocket

ReactJS

  • Components
  • Routes
  • react-router-dom
  • Services API
  • Axios
  • History
  • LocalStorage
  • useState
  • useEffect
  • useMemo
  • socket.io-client WebSocket
  • CSS
  • Fonts

React Native

  • Expo
  • Components
  • Routes
  • react-navigation
  • Services API
  • Axios
  • AsyncStorage
  • useState
  • useEffect
  • FlatList
  • socket.io-client WebSocket
  • Alert



ā–¶ļø Start

Node.js

  • npm install
  • npm run dev / npm dev

ReactJS

  • npm install
  • npm run start / npm start

React Native

  • npm install
  • npm run start / npm start



šŸ‘Š Como contribuir

  • DĆŖ um fork nesse repositĆ³rio
  • Crie a sua branch com a feature
    • git checkout -b my-feature
  • Commit a sua contribuiĆ§Ć£o
    • git commit -m 'feat: My feature'
  • Push a sua branch
    • git push origin my-feature

About

šŸ¢ AplicaĆ§Ć£o clone do Airbnb - Back-end, Front-end Web e Mobile (OmniStack 9)


Languages

Language:JavaScript 89.6%Language:CSS 9.3%Language:HTML 1.0%