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 start
Application uses postgresql
createdb stackathon-tinder-clone
After connecting to the database you may want to seed the database with some users
npm run seed
In the near future there will be some additions to the current application, including "match" functionality and messaging between users
LinkedIn: