Skip to content

🔥 Aplicação clone do Tinder - Back-end, Front-end Web e Mobile (OmniStack 8)

Notifications You must be signed in to change notification settings

RenanBorba/tindev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Rocketseat - Semana OmniStack 8.0

Projeto - Aplicação Tindev


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


logo


Aplicação para o clone do aplicativo Tinder, voltada para busca e matches de devs. Permite, assim, a atualização em tempo real dos matches entre desenvolvedores via WebSocket.



tindev



tindev-web




🚀 Tecnologias

Node.js

  • Nodemon
  • MongoDB
  • Mongoose
  • Express
  • Axios
  • Routes
  • Github API
  • Cors
  • Socket.io WebSocket

React Native

  • Expo
  • Components
  • Routes
  • react-navigation
  • Services API
  • Axios
  • AsyncStorage
  • useState
  • useEffect
  • socket.io-client WebSocket
  • StyleSheet
  • SafeAreaView
  • KeyboardAvoidingView
  • Platform
  • TextInput
  • TouchableOpacity

ReactJS

  • Components
  • Routes
  • react-router-dom
  • Services API
  • Axios
  • useState
  • useEffect
  • socket.io-client WebSocket
  • CSS
  • theme-dracula (dark mode)



▶️ Start

Node.js

  • npm install
  • npm run dev / npm dev

React Native

  • npm install
  • npm run start / npm start

ReactJS

  • 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 Tinder - Back-end, Front-end Web e Mobile (OmniStack 8)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published