The aim of the project is to introduce people to the existing orphanages in their region. Encourage people to visit orphanages in your region and facilitate visit control through scheduling through the system. Making it well organized and improving the lives of children living in orphanages.
- Clone this repository:
$ git clone https://github.com/vdonoladev/Happy
- Enter in directory:
$ cd Happy
- For install dependencies:
$ npm install
- Execute application:
$ npm start
- Open your browser in:
http://localhost:5500/

