A Tinder like app made with ReactJS/NodeJS
You can run this repo in your machine by setting an .env file on root folder with the following vars:
REACT_APP_API_URL=http://localhost:3333/
REACT_APP_GEOCODE_API_KEY=your_geocode_api_here
REACT_APP_FACEBOOK_APP_ID=your_facebook_app_id_here
REACT_APP_GOOGLE_CLIENT_ID=your_google_client_id_here
You can check the backend part here: https://github.com/DiegoDevBittencourt/appnamoroback
Author: DiegoDevBittencourt
Demo: https://appnamoro.com/
Source Code: https://github.com/DiegoDevBittencourt/appnamorofront
#react #reactjs #javascript #nodejs