Fun Food Friends with Firebase RTDB
is a React
web app that allows users to log what they bring to a potluck.
- React (class components)
- Firebase RTDB
- Custom CSS3 styling
- Clone this repo to your local machine
git clone (https://github.com/TylerTLai/fun-food-friends.git)
- run
npm install
to install all dependencies - run
npm start
to start server - head to
http://localhost:3000
to see the app.
If you want to contact me you can reach me at [email protected].