Spark is a mobile dating application inspired by Tinder!
Clone the repo
npm install dependencies and use the command "expo start" to run the application on a mobile device simulator
expo startApplication uses postgresql
createdb stackathon-tinder-cloneAfter connecting to the database you may want to seed the database with some users
npm run seedIn the near future there will be some additions to the current application, including "match" functionality and messaging between users
LinkedIn:


