Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/minnukota381/learn-javascript-beginner-projects
collection of beginner-friendly JavaScript projects designed to help you practice and improve your JavaScript skills.
https://github.com/minnukota381/learn-javascript-beginner-projects
ajax dom-manipulation fetch-api http-requests javascript json localstorage
Last synced: about 1 month ago
JSON representation
collection of beginner-friendly JavaScript projects designed to help you practice and improve your JavaScript skills.
- Host: GitHub
- URL: https://github.com/minnukota381/learn-javascript-beginner-projects
- Owner: minnukota381
- License: mit
- Created: 2024-05-25T03:47:44.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-09-15T06:36:29.000Z (3 months ago)
- Last Synced: 2024-09-15T10:07:32.429Z (3 months ago)
- Topics: ajax, dom-manipulation, fetch-api, http-requests, javascript, json, localstorage
- Language: JavaScript
- Homepage:
- Size: 872 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: Change Text/ChangeText.html
- License: LICENSE
Awesome Lists containing this project
README
# Learn JavaScript : Beginner Projects
Welcome to the Learn JavaScript Beginner Projects repository! This repository contains a collection of beginner-friendly JavaScript projects designed to help you practice and improve your JavaScript skills.
## Projects
Here is a list of the projects included in this repository:
1. AJAX
2. Algebra
3. BMI Calculator
4. Calculator
5. Change Text
6. Clock
7. Copy and Paste
8. Currency Converter
9. Dark/Light Mode
10. GitHub Search
11. Guess the Number
12. JavaScript Basics
13. Password Generator
14. Password Strength Checker
15. Popup
16. QR Code Generator
17. Random Quote Generator
18. Set Timer
19. Tic Tac Toe
20. To-Do List
21. Disable Copy Paste
22. Rock Paper Scissor## Installation
To get started with these projects, you can clone this repository to your local machine:
```bash
git clone https://github.com/minnukota381/Learn-JavaScript-Beginner-Projects.git
``````bash
cd Learn-JavaScript-Beginner-Projects
```## License
This project is licensed under the MIT License - see the LICENSE file for details.