Project develop in Next Level Week #03
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
- React
- React Native
- NodeJs
- Typescript
Web: Project Link
Mobile: Project Link
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
Thiago Rotondo Sampaio - GitHub / Linkedin / Email
This project use MIT license, see the file LICENSE for more details
Develop by Thiago Rotondo Sampaio