Dada is a parenting advice app with dads in mind. The Dada web app uses the Firebase and the Cloud Firestore to host and manage the content that the user sees, all easily managed on the backend.
This site uses the following languages, principles & softwares:
- Functional React
- Firebase hosting
- Cloud Firestore (Firebase NoSQL Database)
- HTML
- SCSS / CSS
- Postman
And of course my Punk API itself is open source, so feel free to pick and choose bits you like to host on your own GitHub!
- Login system (google)
- Add favourite brews to your account favourites
If you wish to run the project for yourself after downloading the code
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.