Skip to content

coderschoolmentee/js_challenges

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Javascript Exercises

Installation

  • Clone Project

    git clone https://github.com/coderschoolmentee/js_challenges.git
  • Go to the folder

    cd js_challenges
  • Install the libraries

    npm i

Tech Stacks

  • Javascript
  • Jest

How to use

  • Write the code on the .js file

  • Run command npm run test filename to check the code

    npm run test ex1

    example

About

JavaScript Challenges that I collected from internet

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published