Skip to content

Commit b38a19a

Browse files
omo aya mi ja
1 parent 4b56ce1 commit b38a19a

File tree

1 file changed

+11
-4
lines changed

1 file changed

+11
-4
lines changed

README.md

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,21 @@
11
# JavaScript Learning and Experimentation
22

3-
Welcome to my JavaScript playground! 🚀 Here, I explore and experiment with VanillaJS while building various projects.
4-
JavaScript codebase where i learn VanillaJs and expiriment stuffs... build stuffs👩‍🍳⚡
3+
Welcome to my JavaScript playground! 🚀 Here, I explore and experiment with Plain (Vanilla) JS while building various projects.
4+
I learn VanillaJs and expiriment stuffs... from the basic to the most complex concept of programming with Javascipt, I build stuffs👩‍🍳⚡
55

66
## Introduction
77

88
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.
99

1010
## Contribution
1111

12-
Feel free to contribute to this project, check out the [/roadmap.txt] file to see how to navigate around this codebase.
12+
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.
13+
14+
## Setup
15+
Nothing much to set up tho :-
16+
1. Clone this repository to your local machine using `git clone`.
17+
2. Navigate to the project directory: `cd Javascript`.
18+
3. Install project dependencies using `npm install`.
19+
4. Start the development server: `npm test`.
20+
5. install [Code Runner](https://marketplace.visualstudio.com/items?itemName=formulahendry.code-runner) extension on your vscode.
1321

14-
## SETUP

0 commit comments

Comments
 (0)