An open API service indexing awesome lists of open source software.

https://github.com/victorola-coder/javascript

JavaScript codebase where i learn VanillaJs and expiriment stuffs... build stuffs👩‍🍳⚡
https://github.com/victorola-coder/javascript

Last synced: 12 months ago
JSON representation

JavaScript codebase where i learn VanillaJs and expiriment stuffs... build stuffs👩‍🍳⚡

Awesome Lists containing this project

README

          

# 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](https://marketplace.visualstudio.com/items?itemName=formulahendry.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.