aymenBenadra / modern-quote-generator

A modern quote generator using JavaScript ES6 and RESTful API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Modern Quote Generator (modern-quote-generator)

A modern quote generator using JavaScript ES6 and RESTful API

Navigation

Files and Directories

I used a flat style which is to put everything in the root for the ease of usage and access and modification of the code base, and also separating the javascript into multiple files for Modularity of the build.

|index.html |style.css |script.js |quotes.js |background.js

so feel free to use the project as you want after cloning it from this repo.

About

A modern quote generator using JavaScript ES6 and RESTful API

License:MIT License


Languages

Language:JavaScript 88.9%Language:HTML 5.6%Language:CSS 5.5%