gabrielccarvalho / Tindev

A meeting platform for programers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tindev

A meeting platform for programers. Buit in the Semana Omnistack #8.

Prerequisits βœ‹πŸΌ

  • Yarn
  • Node
  • ReactJS
  • React Native

Getting started πŸ”₯

  • Clone this repository and enter in the folder
$ git clone https://github.com/gabrielccarvalho/Tindev && cd Tindev
  • Install the package dependencies with yarn
 $ yarn
  • Enter in the backend folder
$ cd backend
  • Start the server
$ yarn dev
  • Leave the terminal window opened.
  • To run the frontend part, open another terminal window (or tab) and go to the frontend folder
$ cd .. && cd frontend
  • Start the frontend server
$ yarn start
  • And finally, if you want to open the mobile part, open another terminal window (or tab) and go to the mobile folder
$ cd .. && cd Tindev
  • Start the mobile app
$ react-native run-ios

Technologies used πŸ–₯

Backend πŸ–²

Frontend πŸ–₯

Mobile πŸ“±

About

A meeting platform for programers.


Languages

Language:Makefile 98.0%Language:JavaScript 1.0%Language:Objective-C 0.2%Language:Shell 0.2%Language:CSS 0.2%Language:Ruby 0.1%Language:Java 0.1%Language:Starlark 0.1%Language:C 0.0%Language:HTML 0.0%