Backend for a recipe box website
Install mongodb then create a database called upgraded_menu_monkey
git clone https://github.com/benawad/feathersjs-menu-monkey-backend.git
cd feathersjs-menu-monkey-backend
npm install
npm start
Then run the frontend.
Check out the YouTube tutorial.