aminmarashi / javascript-tutorials

Challenge yourself to pass all the tests!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Code Climate

javascript-tutorials

Build up JavaScript skills by completing these tutorials.

Requirements

You'll need Git, and your favorite IDE that supports JavaScript (consider using Atom)

Note: You can fork this repo and use edit your files in GitHub, then test your code by creating PRs

Development

git clone https://github.com/aminmarashi/javascript-tutorials.git
cd javascript-tutorials
npm install
npm run development

About

Challenge yourself to pass all the tests!


Languages

Language:JavaScript 100.0%