chetannada / Javascript-Practice

This repository contains Leetcode DSA Solution using Javascript and Code snippet of Important Topics in Javascript. It is meant to help beginners to learn and practice JavaScript concepts and features in a hands-on way.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“– Javascript Practice

This repository contains Leetcode DSA Solution using Javascript and Javascript Code snippet of Important Topics. It is meant to help beginners to learn and practice JavaScript concepts and features in a hands-on way.

All Javascript Code snippet

πŸ”₯ Clone this Repository

You need to write the following commands on the terminal screen (in vscode) so that you can run this project locally.

  git clone "https://github.com/chetannada/Javascript-Practice.git"

Go to the project directory

  cd Javascript-Practice

Install dependencies

  npm install

Start the server

  npm run dev

This application should now be running on localhost. If you want to Fork repository and want to run locally, follow this guidelines Fork and Clone Github Repository

✨ Contributing

If you found any issues with any code snippet or solutions, or if you have any suggestions for new exercises, feel free to open an issue or submit a pull request.

πŸ”— Let's Connect

linkedin twitter discord

About

This repository contains Leetcode DSA Solution using Javascript and Code snippet of Important Topics in Javascript. It is meant to help beginners to learn and practice JavaScript concepts and features in a hands-on way.


Languages

Language:JavaScript 99.7%Language:HTML 0.2%Language:CSS 0.1%