| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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.
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-PracticeInstall dependencies
npm installStart the server
npm run devThis 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
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.
| Back | FazBrowse Home | New Git URL |