Skip to content

Front-facing parent utility application for Sumedha, an app that aims to solve the lack of holistic development among kids, which is currently affecting over 52 lakh children in India.

License

Notifications You must be signed in to change notification settings

khush2706/SIH-parent

 
 

Repository files navigation

Important

Before making any pull request/commit make sure to run these commands -

  1. To run prettier, maintain code formatting
yarn format 
  1. To run eslint, maintain code style
yarn lint

If there's an error in step 2, try running -

yarn lint:fix

Setting up

yarn install

Running the server

yarn start

See it at localhost:1234

Building the files

yarn build

A /dist folder could be found

About

Front-facing parent utility application for Sumedha, an app that aims to solve the lack of holistic development among kids, which is currently affecting over 52 lakh children in India.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 60.5%
  • CSS 37.4%
  • HTML 2.1%