Features | Mobile | Web | Getting Started
Builded in React, React-Native, expo, node and Typescript, this application wants to connect you to institutional receptions on your neighborhood.
Register the address, with pictures, whatsapp to contact, open days and intructions from who wants to visit.
To use this app, you'll need...
- Clone this repository:
cd "dir from your preference"
git clone https://github.com/Merchanntt/Happy- Run:
Yarn- Create the dataBase:
cd.. server
yarn typeorm migrate:run- And finally, run the servers:
cd mobile
yarn start
-
cd server
yarn dev
-
cd web
yarn startFeel free to change on your one way <3

