maalbaneze / ICanEatThat

Project #3
0 stars 0 forks source link

Determine File Structure for a React Native App with a database #15

Open maalbaneze opened 5 years ago

maalbaneze commented 5 years ago

Two repositories and deployments- back end to Heroku and front end to Expo.

src folder in front end models in back end controllers in back end

use Axios for API on front end to talk to database on back end

Must do this in order to not break React Native architecture