https://github.com/guilhermebkel/tinder-clone
A refactoring of one of the most famous online dating application.
https://github.com/guilhermebkel/tinder-clone
mongodb node react rest-api restful-api tinder
Last synced: 7 months ago
JSON representation
A refactoring of one of the most famous online dating application.
- Host: GitHub
- URL: https://github.com/guilhermebkel/tinder-clone
- Owner: guilhermebkel
- Created: 2019-08-06T22:56:06.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-06T16:26:03.000Z (almost 6 years ago)
- Last Synced: 2025-01-21T14:45:12.680Z (9 months ago)
- Topics: mongodb, node, react, rest-api, restful-api, tinder
- Language: JavaScript
- Homepage: https://guilhermebkel.github.io/Fake-Tinder
- Size: 719 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fake Tinder
That's a refactoring of one of the most famous dating application.### Technologies
```React.js, Node.js, MongoDB, React Native```
### Run
```
npm install
npm run dev
```