fullstackopen-course

Submission for the full-stack open course: https://fullstackopen.com/en

Stars
0

Layout

Follows the layout suggested here https://fullstackopen.com/en/part0/fundamentals_of_web_apps#exercises

part0
part1
  courseinfo
  unicafe
  anecdotes
part2
  phonebook
  countries
...

Part 3

Exercise 3.10 phonebook backend step10

Setup Process

# run from root of repository
heroku create
# push the part3/phonebook subdirectory only
git subtree push --prefix part3/phonebook heroku master

Live Application

You can access the app here: whispering-brushlands-36634