/tinder-clone-mern

Tinder clone created with mern stack (MongoDB, Express, React, Node)

Primary LanguageJavaScriptMIT LicenseMIT

Tinder Clone with mern stack

MERN stack is a web development framework. It consists of MongoDB, ExpressJS, ReactJS, and NodeJS as its working components.

Host

  1. The app is goint to be hosted at github pages see💻
  2. The back is going to be hosted at heroku 🔙

Dependencies 👀

  • material-ui/core
  • material-ui/icons
  • react
  • react-dom
  • react-scripts
  • react-tinder-card

How to start?

  1. Clone this repository 📎
  2. install all the dependencies: ⏬
  npm i
  1. that's it 🚀

Components

  • header 😍
  • logo 🔅
  • app 📱

folder structure 🏗️

  • frontend
    • public
    • src
      • components
      • utils
  • backend 💯
    • server.js
    • dbModel.js