Skip to content

FilipTheGod/BabySteps

 
 

Repository files navigation

BabySteps

image

Welcome to Baby Steps! This web app is a simple and easy way for parents to track their child's development and milestones.

With Baby Steps, you can store information about your child's achievements and special moments, and even upload corresponding pictures. The app automatically calculates the age of your child for each milestone and adds it to a one-scroll timeline, making it easy to see their progress at a glance.

Screenshots

image image

Installation

  1. Clone this repo

    git clone https://github.com/mariarosz/BabySteps.git
    cd client
  2. Install dependencies.

    npm install
  3. Run the app

    npm start

Built with

  • React – Frontend framework for building user interfaces
  • Firebase – Firestore database and authentication
  • Other dependencies:

About

Child development milestones journal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 60.0%
  • JavaScript 18.1%
  • CSS 17.3%
  • HTML 4.6%