Welcome to my JavaScript playground! 🚀 Here, I explore and experiment with Plain (Vanilla) JS while building various projects. I learn VanillaJs and expiriment stuffs... from the basic to the most complex concept of programming with Javascipt, I build stuffs👩🍳⚡
In this repository, I focus on hands-on learning of JavaScript core. Each project serves as a practical exercise to enhance my understanding of web development, solving problems and challenges.
Nothing much to set up tho :-
- Clone this repository to your local machine using
git clone
. - Navigate to the project directory:
cd Javascript
. - Install project dependencies using
npm install
. - Start the development server:
npm test
. - install Code Runner extension on your vscode.
Feel free to contribute to this project, check out the [/roadmap.txt] file to see how to navigate around this codebase. I promise to merge your possible pull request.