Forkify Recipe application with custom recipe uploads. Link to the DEMO © Copyright by Jonas Schmedtmann. Use for learning or your portfolio. Don't use to teach. Don't claim as your own. Install the dependencies npm install Start the app in development mode (hot-code reloading, error reporting, etc.) npm run start Build the app for production npm run build Customize the configuration See Configuring conf.js. Parts: MVC architecture