Skip to content

nitish24p/js-vault

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JS Vault

JS Vault

This site is a collection of tricky JS questions which have been asked to people, At the moment there are barely 10-15 questions which i have beeen able to collect, although i would love more contribution.

The site is made with mdx and bootstrapped by Create React App.

Netlify CD is used for deployment

If you wish to add more questions , you can start by adding one to the content directory, and adding a route in routes.js. That's all

<Editor />

You can drop in an Editor component for creating a playground.

For Development

yarn start

Found a bug file it here