Skip to content

Banh983/KIDS-FIRST-Front

 
 

Repository files navigation

KIDS-FIRST-v2

KIDS FIRST 2024 MVP Frontend | KIDS FIRST 2024 MVP Backend

KIDS FIRST is a co-parenting app that aspires to give divorced parents a fair and practical tool to schedule child custody without conflict. Co-parenting requires a significant level of communication and cooperation, which can be a challenge for divorced parents that rather not speak with each other. Lack of communication leads to parents arguing and studies have shown this can negatively affect their child's upbringing and development.

Requirements:

  • Node (at least the 14th version)
  • MongoDB connection

Installation Instructions:

  1. Git clone repository from GitHub
  2. Open folder and install dependencies by running npm i
  3. Copy file .env.example and rename it to .env.local. Or run this command: cp .env.example .env.local.
  4. Run npm run start

Create your own branch and use it while developing your code.

About

KIDS FIRST 2024 MVP Frontend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 65.9%
  • CSS 32.9%
  • HTML 1.2%