Skip to content
/ dada Public

A brilliant web-app designed on Figma and coded in React for giving dads parenting advice

Notifications You must be signed in to change notification settings

jdmcgrath/dada

Repository files navigation

Dada Parenting Advice

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.

Tech

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!

Todos

  • 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:

yarn start

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.