fac19 / week5-EIJO

Recipes database app
https://cookvid-19.herokuapp.com/
0 stars 2 forks source link

Project structure #33

Open oliverjam opened 4 years ago

oliverjam commented 4 years ago

It's usually a good idea to group the actually application code in a directory. Otherwise it's a little hard to navigate the actual code files mixed in with the package.json and all the other project config stuff