This website has a collection of Javascript programs and questions.
Live Preview: http://learnjs.tech/
- Clone the repository
$ git clone https://github.com/akulsr0/learn-js
- Install dependencies
$ cd learn-js
$ npm install
- Running server
$ node server.js
Open http://localhost:3001 in browser to checkout it locally.
- Reporting a bug or issue
- Adding a program
- Adding a question
- Fork the repo, clone forked repo on your machine.
- If you want to add a program goto programs folder, or else if you want to add some question goto questions folder.
- Add a markdown file there, (NOTE: it's name must be in kebab-case i.e. "this-is-my-file.md")
- Check other md files in same directory for reference how you need to add the content.
- Commit and push to forked repo.
- Send PR!
This project is built by Akul Srivastava. Here are my social profiles: