Skip to content

This is a prototype of Tinder-clone in the developmental phase. It will be updated with new features.

Notifications You must be signed in to change notification settings

SocialMediaCloneware/tinder-clone

Repository files navigation

Tinder Clone MERN STACK

Reference Links

Link to Tinder-Clone App - Tinder-Clone App

Link to Project Board used for application development - Project Board

Link to Presentation - Presentation

Table of Contents


Application MVP

  • Tinder app with swipe-able cards with working database.
  • Tinder Chat Component with multiple users’ messages displayed.
  • Chat Screen with reply capability.

Flow Chart


Project Description

Tinder-Clone is a beginner friendly clone version of an online dating app, Tinder. It is a MERN Stack app meaning, it contains frontend and backend development. This is an app to be developed as an educational purpose only.


Technology Used

  • Create-React-App
  • MongoDB
  • Mongoose
  • Express
  • React.js
  • Node.js
  • Heroku
  • Material-ui
  • Javascript
  • HTML
  • CSS
  • GitHub
  • Postman

Core Node Dependencies

  • Create-React-App using npx create-react-app my-app
  • @material-ui/core using npm i @material-ui/core using
  • @material-ui/icon using npm i
  • axios using npm i axios
  • react-router-dom using npm i react-router-dom
  • react-tinder-card using npm i react-tinder-card
  • Express using npm i Express
  • Mongoose using npm i Mongoose

Future Development

The app will be further developed to become a fully functional app and will be used for future developmet of "Dinder" which is short for Developers Tinder. This is yet to be determined when it will be developed.

About

This is a prototype of Tinder-clone in the developmental phase. It will be updated with new features.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published