Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 1.08 KB

README.md

File metadata and controls

22 lines (14 loc) · 1.08 KB

JavaScript

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👩‍🍳⚡

Introduction - Learning and Experimentation

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.

Setup

Nothing much to set up tho :-

  1. Clone this repository to your local machine using git clone.
  2. Navigate to the project directory: cd Javascript.
  3. Install project dependencies using npm install.
  4. Start the development server: npm test.
  5. install Code Runner extension on your vscode.

Contribution

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.