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👩🍳⚡
- Host: GitHub
- URL: https://github.com/victorola-coder/javascript
- Owner: Victorola-coder
- Created: 2023-10-14T20:47:08.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-08-18T12:34:57.000Z (almost 2 years ago)
- Last Synced: 2024-08-18T13:46:40.610Z (almost 2 years ago)
- Language: JavaScript
- Homepage:
- Size: 83 KB
- Stars: 10
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Roadmap: roadmap.txt
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.