Happychild
HappyChild is a platform that supports parents to evaluate, refer to suggested solutions and methods of educating children with speech delay, developmental delay and autism - created by GDSC - DUT team.
Install / Use
/learn @dscdut/HappychildREADME
<p align="center">
<a href="https://happychild.vercel.app/">
<h1 align="center">HappyChild </h1>
</a>
</p>
Introduction
<p align="center"> <a href="https://ibb.co/bFMLSPj"> <img src="https://i.ibb.co/8bL2W0n/ava.jpg" alt="ava" border="0" width="300px"> </a> </p> HappyChild is a platform that supports parents to evaluate, refer to suggested solutions and methods of educating children with speech delay, developmental delay and autism - created by GDSC - DUT team.This project will join GDSC Solution Challenge 2023.
Link to our website
Tech
Installation
Prerequisites
-
Install node https://nodejs.org/en/download/
-
Install yarn
npm install --global yarn
Installation
-
Clone the repo
git clone git@github.com:dscdut/happychild.git -
Install NPM packages
yarn install -
Run the development server:
#npm run dev nvm use 17.0.1 export NODE_OPTIONS=--openssl-legacy-provider; npm run dev # or yarn dev -
Open http://localhost:3000 with your browser to see the result.
