/tinder-clone

Primary LanguageJavaScript

Tinder Clone

This project was bootstrapped with Create React App.

About the project

Inspired by the trendy app, I've decided to try and clone it. Also giving me the chance to practice user authenication

Aside from ReactJS, this also connects to a firebase cloud firestore database.

How to run

  1. Clone the repo
  2. Run yarn start or npm start
  3. No dependency tracker has been added yet, may add in future builds to make sure others can download

Dependencies used

  • react-router-dom
  • material-ui (really cool library for icons and other ui needs!)
    • material-ui/icons
    • material-ui/code
  • firebase
  • react-tinder-card

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.