Skip to content

Commit

Permalink
187 Forkify: README Update
Browse files Browse the repository at this point in the history
- Hashed Links Added for [./src/js/index.js] and [./src/js/models/Likes.js] in Index at 7.7.15
  • Loading branch information
Ch-sriram committed Feb 26, 2020
1 parent 3163b97 commit 0ba7340
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -155,3 +155,4 @@ Syntax -
12. Building the Shopping List (Data) Model Using <code>[uniqid](https://github.com/adamhalasz/uniqid)</code>: [./src/js/index.js](https://github.com/Ch-sriram/JavaScript/blob/18b102cfc8ea5429fe7eee8996e4bb373273b8f8/Modern-JS-ES6-NPM-Babel-Webpack/forkify_project/src/js/index.js) | [./src/js/models/List.js](https://github.com/Ch-sriram/JavaScript/blob/18b102cfc8ea5429fe7eee8996e4bb373273b8f8/Modern-JS-ES6-NPM-Babel-Webpack/forkify_project/src/js/models/List.js) | [package.json](https://github.com/Ch-sriram/JavaScript/blob/18b102cfc8ea5429fe7eee8996e4bb373273b8f8/Modern-JS-ES6-NPM-Babel-Webpack/forkify_project/package.json)
13. Building the Shopping List View (Front-End): [./src/js/index.js](https://github.com/Ch-sriram/JavaScript/blob/2a1a9a40ea197ed63466c19a805e4191ebc0ce67/Modern-JS-ES6-NPM-Babel-Webpack/forkify_project/src/js/index.js) | [./src/js/views/listView.js](https://github.com/Ch-sriram/JavaScript/blob/2a1a9a40ea197ed63466c19a805e4191ebc0ce67/Modern-JS-ES6-NPM-Babel-Webpack/forkify_project/src/js/views/listView.js) | [./src/js/models/List.js](https://github.com/Ch-sriram/JavaScript/blob/2a1a9a40ea197ed63466c19a805e4191ebc0ce67/Modern-JS-ES6-NPM-Babel-Webpack/forkify_project/src/js/models/List.js) | [./src/js/views/base.js](https://github.com/Ch-sriram/JavaScript/blob/2a1a9a40ea197ed63466c19a805e4191ebc0ce67/Modern-JS-ES6-NPM-Babel-Webpack/forkify_project/src/js/views/base.js)
14. Building the Shopping List Controller: [./src/js/index.js](https://github.com/Ch-sriram/JavaScript/blob/526db2f70dc76ade08ee13a1088aa78d5fa5fd9a/Modern-JS-ES6-NPM-Babel-Webpack/forkify_project/src/js/index.js) | [./src/js/views/listView.js](https://github.com/Ch-sriram/JavaScript/blob/526db2f70dc76ade08ee13a1088aa78d5fa5fd9a/Modern-JS-ES6-NPM-Babel-Webpack/forkify_project/src/js/views/listView.js) | [./src/js/models/List.js](https://github.com/Ch-sriram/JavaScript/blob/526db2f70dc76ade08ee13a1088aa78d5fa5fd9a/Modern-JS-ES6-NPM-Babel-Webpack/forkify_project/src/js/models/List.js) | [./src/js/views/recipeView.js](https://github.com/Ch-sriram/JavaScript/blob/526db2f70dc76ade08ee13a1088aa78d5fa5fd9a/Modern-JS-ES6-NPM-Babel-Webpack/forkify_project/src/js/views/recipeView.js) | [./src/js/views/base.js](https://github.com/Ch-sriram/JavaScript/blob/526db2f70dc76ade08ee13a1088aa78d5fa5fd9a/Modern-JS-ES6-NPM-Babel-Webpack/forkify_project/src/js/views/base.js)
15. Building the Likes (Data) Model: [./src/js/index.js](https://github.com/Ch-sriram/JavaScript/blob/3163b9762c8f14a1eb775744457f57e296d4f7fc/Modern-JS-ES6-NPM-Babel-Webpack/forkify_project/src/js/index.js) | [./src/js/models/Likes.js](https://github.com/Ch-sriram/JavaScript/blob/3163b9762c8f14a1eb775744457f57e296d4f7fc/Modern-JS-ES6-NPM-Babel-Webpack/forkify_project/src/js/models/Likes.js)

0 comments on commit 0ba7340

Please sign in to comment.