Happy
Projeto web construído durante o NLW#03 com a Rocketseat/Mayk Brito. HAPPY: "Levando mais felicidade ao mundo". 🗺🧒🏻👨👩👧👧🎁
Install / Use
/learn @NyctibiusVII/HappyREADME
Happy <img src=".github/logo-icon.png" width="20" alt="logo icon">
Project developed to bring happiness to the world, connecting more people to children in foster homes. Project carried out at Next Level Week #3 @Rocketseat.
Functionalities
- Registration site for foster homes.
- Site to locate foster homes close to your region.
Technology 🚀
This project was developed with the following technologies:
Layout 🚧
Desktop Screenshot
<div style="display: flex; flex-direction: 'column'; align-items: 'center';"> <!-- Responsive, 1440 x 900, 50% (Laptop L - 1440px)--> <img src="./.github/desktop-index.png" width="400px"> <img src="./.github/desktop-foster-homes.png" width="400px"> </div>Mobile Screenshot
<div style="display: flex; flex-direction: 'row';"> <!-- Responsive, 425 x 900, 60% (Mobile L - 425px)--> <img src="./.github/mobile-index.png" width="180"> <img src="./.github/mobile-foster-homes.png" width="180"> <img src="./.github/mobile-foster-home.png" width="180"> <img src="./.github/mobile-create-foster-home.png" width="180"> </div>Running the project 🚴🏻♂️
On your machine:
<details> <summary>Dependencies</summary> "dependencies": {
"express": "^4.17.1",
"hbs": "^4.1.1",
"nodemon": "^2.0.5",
"sqlite-async": "^1.1.0",
"x0popup": "^0.3.3"
}
</details>
# Clone the repository
$ git clone https://github.com/NyctibiusVII/Happy.git
# Access the project folder at the command prompt
$ cd happy
# Install the dependencies
$ npm install
# Run the script "start"
$ npm start
# The project will start at the door: 5503 - access http://localhost:5503
Contribution 💭
To build this application I had the help of the teacher Maykbrito from Rocketseat that provided video lessons of the project Happy and I had help from this great community that Rocketseat built in Discord. Done with ♥ by Rocketseat :wave: Join our community!
Check out the Contribution to see how to start a discussion and start contributing.
License ⚖️
This project is under the MIT license. See the archive LICENSE for more details.
Contact ✉️
| <img src="https://user-images.githubusercontent.com/52816125/90341686-05b68880-dfd8-11ea-969c-70c9ce9d0278.jpg" width=100><br><sub><a href="https://www.instagram.com/nyctibius_vii/?hl=pt-br">@MatheusVidigal🦊</a></sub> | | :---: |
<p align="left"> <a href="https://www.linkedin.com/in/matheus-vidigal-nyctibiusvii/"> <img alt="Matheus Vidigal / Linkedin" src="https://img.shields.io/badge/-Matheus Vidigal-ffee56?style=flat&logo=Linkedin&logoColor=414141" /> </a> <a href="https://mail.google.com/mail/u/1/#inbox?compose=GTvVlcSGLCKpKJfwPsKKqzXBplKkGtCLvCQcFWdWxCxQFfkHzzjVkgzrMFPBgKBmWFHvrjrCsMqSH"> <img alt="Matheus Vidigal / Linkedin" src="https://img.shields.io/badge/-Matheus Vidigal-ff69b4?style=flat&logo=Gmail&logoColor=ffffff" /> </a> </p>