Code Monkey home page Code Monkey logo

tindev's Introduction


TinDev

Tindev

The monorepo of a clone of tinder mobile and web app, built in a Omnistack Week

License MIT

demo-web demo-mobile

Features

This app features all the latest tools and practices in mobile development!

  • ⚛️ React Js — A JavaScript library for building user interfaces
  • ⚛️ React Native — A lib that provides a way to create native apps for Android and iOS
  • 💹 Node Js — A web framework for Node Js
  • 📄 MongoDB — A cross-platform and open-source document-oriented database
  • ♻️ Socket IO — A library for realtime web applications

Getting started

  1. Clone this repo using git clone [email protected]:CarlosLevir/tindev.git
  2. Move yourself to the appropriate directory: cd tindev
  3. Run yarn to install dependencies
  4. Run lerna bootstrap to install the packages dependecies

Getting started with the backend server

  1. Move yourself to the backend folder: cd backend
  2. Create a .env file and add the MongoDB url connection in MONGO_URL field
  3. Run yarn dev to start the server

Getting started with the frontend app

  1. Move yourself to the frontend folder: cd frontend
  2. Run yarn start to start the web application

Getting started with the mobile app

  1. Move yourself to the mobile folder: cd mobile
  2. Run react-native run-ios (or run-android if your prefer) to start the mobile app

Note: If you choose to start the mobile app in the android emulator, you will have to start the emulator before using the run-android command.

License

This project is licensed under the MIT License - see the LICENSE page for details.

tindev's People

Contributors

carloslevir avatar dependabot[bot] avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.