Application that assists people on registering or searching for orphanages in a certain city.
*Javascript *npm *Node.js *Express.js *Handlebars *Nodemon *Sqlite
How to install:
- Clone the repository:
git clone https://github.com/msilvao/Happy
- Inside the project folder you cloned. Use the package manager to install all dependencies:
npm install
How to run:
To start the server, type the following line on your terminal:
npm start
Access the server on Happy and help homeless kids around the world to be found.