This project was bootstrapped with Create React App.
Quarantine has started making me feel a bit bored, so I thought it was time to learn react. This project is part of my learn js/reactjs through developing mini apps. This build in particular was done by following CleverProgrammer's Let's Build a TINDER Clone with REACT JS Youtube video.
They have other videos such as an Amazon clone, Tiktok clone, WhatsApp clone etc. Good for beginners who want to learn reactjs by example.
Aside from ReactJS, this also connects to a firebase cloud firestore database.
- Clone the repo
- Run
yarn start
ornpm start
- No dependency tracker has been added yet, may add in future builds to make sure others can download
- react-router-dom
- material-ui (really cool library for icons and other ui needs!)
- material-ui/icons
- material-ui/code
- firebase
- react-tinder-card
You can learn more in the Create React App documentation.
To learn React, check out the React documentation.