Skip to content

lucas8107/tindev-JS-Stack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tindev

Basically a toy system where developers can find each other using the github id. Uses websocket to provide realtime matching. The system is composed by a backend, a mobile and a web app, all using the JS Stack (NodeJS, React and ReactNative).

Frontend gif

Requirements

This application uses MongoDB.

How to install

git clone https://github.com/lucas8107/tindev-JS-Stack

On each project folder run the following command:

npm install
npm start

To install the mobile app, use either:

npx react-native run-android

or

npx react-native run-ios

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published