This project was bootstrapped with Create React App.
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.
- 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.