Skip to content

Latest commit

 

History

History
77 lines (53 loc) · 2.27 KB

README.md

File metadata and controls

77 lines (53 loc) · 2.27 KB

Happy Application - Bring happiness to the world!

About   |    Technologies   |    Functionalities   |    Layouts   |    Clone this repository


About

An web and mobile application where the user can register orphanages or look for one to visit. It has features such as registration, search on maps and updating. This is a project of the Next Level Week.

Technologies

Functionalities

  • Register a new orphanage;
  • View all orphanages registered;
  • See details of each orphanage.

Layouts

In the following links you will find the versions in UI Design Web and Mobile

Clone this repository

$ git clone https://github.com/billiemoreira/nlw3-happy.git

# enter the project folder

$ cd nlw3-happy

$ yarn install

$ yarn start