melquisedecfelipe / tindev

:fire: Network social to developers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tindev

GitHub top language GitHub language count Repository size GitHub last commit Repository issues GitHub

Technologies   |    How To Use   |    License

🚀 Technologies

This project was developed with the following technologies:

Backend

Frontend

Mobile

ℹ️ How To Use

To clone and run this application, you'll need Git, Node.js v10.16 or higher + Yarn v1.13 or higher installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/melquisedecfelipe/tindev

# Go into the repository
$ cd tindev

# Go into the backend and install dependencies
$ cd backend && npm i

# Run backend
$ npm run dev

# Go into the frontend and install dependencies
$ cd ../frontend && npm i

# Run frontend
$ npm start

# Go into the mobile and install dependencies
$ cd ../mobile && npm i

# Run app (ios)
$ npm run ios

# Run app (android)
$ npm run android

📝 License

This project is under the MIT license. See the LICENSE for more information.


👋 Get in touch!

About

:fire: Network social to developers

License:MIT License


Languages

Language:JavaScript 55.9%Language:Objective-C 13.4%Language:CSS 9.3%Language:Java 7.2%Language:Ruby 7.0%Language:Starlark 6.2%Language:HTML 1.0%