Skip to content

Latest commit

 

History

History
79 lines (58 loc) · 1.9 KB

README.md

File metadata and controls

79 lines (58 loc) · 1.9 KB

Happy

Project develop in Next Level Week #03

NodeJS ReactJS React-Native


About

Happy is an application to connect people who want to find orphanages to visit in Rio de Janeiro city closest to you.

This project includes: API / Web App / Mobile App

Technologies

  • React
  • React Native
  • NodeJs
  • Typescript

Figma

Web: Project Link

Mobile: Project Link

Run Project

Clone Project

git clone https://github.com/thiagotrs/happy.git

API

cd api
yarn install
yarn typeorm migration:run
yarn dev

Web

cd web
yarn install
yarn start

Mobile

cd mobile
yarn install
yarn start

Author

Thiago Rotondo Sampaio - GitHub / Linkedin / Email

License

This project use MIT license, see the file LICENSE for more details


Develop by Thiago Rotondo Sampaio