AlexandreFPGoncalves / JS-Studies

Examples of JavaScript: Code written during Online Academies/Studies

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JS-Studies

About The Project

Examples of JavaScript code files written during multiple academies/bootcamps/courses. These are mainly chunks of single use functions or learning blocks full of commentaries.

Getting Started

Prerequisites

Have the latest LTS npm version installed on your machine from this website.

  1. Clone the repository
    git clone https://github.com/AlexandreFPGoncalves/JS-Studies
  2. Run desired file with node
    node study.js

Courses Studied

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Alexandre Gonçalves | Linkedin | alexandrefpgoncalves@gmail.com

Project Link: JS-Studies

Contributors Forks Stargazers Issues MIT License

About

Examples of JavaScript: Code written during Online Academies/Studies

License:MIT License


Languages

Language:JavaScript 83.8%Language:HTML 16.2%