App that makes it simple to donate your unwanted items to trusted charitable organizations.
To access the "Donate items" form, you need to sign up (firebase auth).
Logged in users can see their personal statistics like number of donated 60l bags and number of donations.
Users who aren't logged in, will see only statistics for all users combined.
After submiting form, all the data is being sent to database so the statistics will update.
At the bottom of the page there is a short contact form which is also connected to firebase so
the messages can be easly accessed by an authorized person.
- HTML5
- React
- SASS
- firebase
- node-sass
- react-router-dom
- react-router-hash-link
- react-scroll
- react-spinners
Check the preview here: https://kacpermak1.github.io/Simple-Donate-App/

