Skip to content

Education courses by Jonas Schedtmann. With finished additional tasks, these solutions are not included in courses and finished by myself

Notifications You must be signed in to change notification settings

oscarhandsome/edu-js-forkify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Education courses by Jonas Schedtmann. With finished additional tasks, these solutions are not included in courses and finished by myself

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published