Skip to content

Latest commit

 

History

History
34 lines (18 loc) · 887 Bytes

README.md

File metadata and controls

34 lines (18 loc) · 887 Bytes

TINDER-CLONE

Key Features:

1. We can swipe the card image.

2. Using the chat option we can start messaging with certain people.

Build Showcase

⬆ Back to Top

Technologies I've used:

1. react-tinder-card => to make the elements behave like card with swapable feature just like tinder.

2. react => Entire front-end design of this app is made by Reactjs.

3. flex-box => used flexbox in CSS.

4. react-router => to move through the different pages of this app.

5. material-UI => I've used Material-UI to design this application.
    
6. firebase => to deploy the app

⬆ Back to Top