Skip to content

zeljkosoko/Cocktails

Repository files navigation

Main app.js module uses instances of 3 classes:

  • cocktailAPI - to send GET HTTP requests by fetch api for cocktails
  • ui - to create templates for each cocktail with details or without details where bootstrap modal plugin shows details
  • cocktailDB - to save/remove cocktails from Browser Storage(local storage, session storage, cookies and indexedDB)

Tooling with Eslint tool

Bundled with Webpack

Webpack-dev-server

About

Modular JS, Classes, fetch API, Browser Storage, Eslint, Webpack-dev-server

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors