# JavaScriptWebProjects **Repository Path**: DQVictor/java-script-web-projects ## Basic Information - **Project Name**: JavaScriptWebProjects - **Description**: No description available - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-01-26 - **Last Updated**: 2024-01-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 20 个使用原生 JavaScript 实现的 Web 项目 这是课程中所有项目的主要仓库。 - [课程连接](https://www.udemy.com/course/web-projects-with-vanilla-javascript/) - [课程信息网站](https://vanillawebprojects.com) | # | 项目 | 在线演示 | | :---: | :----------------------------------------------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------: | | 01 | [Form Validator / 表单验证器](https://github.com/learning-js-by-reading-source-codes/vanillawebprojects/tree/main/form-validator) | [在线演示](https://vanillawebprojects.com/projects/form-validator/) | | 02 | [Movie Seat Booking / 电影座位预订](https://github.com/learning-js-by-reading-source-codes/vanillawebprojects/tree/main/movie-seat-booking) | [在线演示](https://vanillawebprojects.com/projects/movie-seat-booking/) | | 03 | [Custom Video Player / 自定义视频播放器](https://github.com/learning-js-by-reading-source-codes/vanillawebprojects/tree/main/custom-video-player) | [在线演示](https://vanillawebprojects.com/projects/custom-video-player/) | | 04 | [Exchange Rate Calculator / 汇率计算器](https://github.com/learning-js-by-reading-source-codes/vanillawebprojects/tree/main/exchange-rate) | [在线演示](https://vanillawebprojects.com/projects/exchange-rate/) | | 05 | [DOM Array Methods Project / DOM 数组方法项目](https://github.com/learning-js-by-reading-source-codes/vanillawebprojects/tree/main/dom-array-methods) | [在线演示](https://vanillawebprojects.com/projects/dom-array-methods/) | | 06 | [Menu Slider & Modal / 滑块菜单栏和模态框](https://github.com/learning-js-by-reading-source-codes/vanillawebprojects/tree/main/modal-menu-slider) | [在线演示](https://vanillawebprojects.com/projects/modal-menu-slider/) | | 07 | [Hangman Game / Hangman 游戏](https://github.com/learning-js-by-reading-source-codes/vanillawebprojects/tree/main/hangman) | [在线演示](https://vanillawebprojects.com/projects/hangman/) | | 08 | [Mealfinder App / 餐食查找器应用程序](https://github.com/learning-js-by-reading-source-codes/vanillawebprojects/tree/main/meal-finder) | [在线演示](https://vanillawebprojects.com/projects/meal-finder/) | | 09 | [Expense Tracker / 支出追踪器](https://github.com/learning-js-by-reading-source-codes/vanillawebprojects/tree/main/expense-tracker) | [在线演示](https://vanillawebprojects.com/projects/expense-tracker/) | | 10 | [Music Player / 音乐播放器](https://github.com/learning-js-by-reading-source-codes/vanillawebprojects/tree/main/music-player) | [在线演示](https://vanillawebprojects.com/projects/music-player/) | | 11 | [Infinite Scrolling / 无限滚动](https://github.com/learning-js-by-reading-source-codes/vanillawebprojects/tree/main/infinite_scroll_blog) | [在线演示](https://vanillawebprojects.com/projects/infinite_scroll_blog/) | | 12 | [Typing Game / 打字游戏](https://github.com/learning-js-by-reading-source-codes/vanillawebprojects/tree/main/typing-game) | [在线演示](https://vanillawebprojects.com/projects/typing-game/) | | 13 | [Speech Text Reader / 语音文字阅读器](https://github.com/learning-js-by-reading-source-codes/vanillawebprojects/tree/main/speech-text-reader) | [在线演示](https://vanillawebprojects.com/projects/speech-text-reader/) | | 14 | [Memory Cards / 记忆卡](https://github.com/learning-js-by-reading-source-codes/vanillawebprojects/tree/main/memory-cards) | [在线演示](https://vanillawebprojects.com/projects/memory-cards/) | | 15 | [LyricsSearch App / 歌词搜索应用程序](https://github.com/learning-js-by-reading-source-codes/vanillawebprojects/tree/main/lyrics-search) | [在线演示](https://vanillawebprojects.com/projects/lyrics-search/) | | 16 | [Relaxer App / 休闲应用程序](https://github.com/learning-js-by-reading-source-codes/vanillawebprojects/tree/main/relaxer-app) | [在线演示](https://vanillawebprojects.com/projects//relaxer-app/) | | 17 | [Breakout Game / 突围游戏](https://github.com/learning-js-by-reading-source-codes/vanillawebprojects/tree/main/breakout-game) | [在线演示](https://vanillawebprojects.com/projects/breakout-game/) | | 18 | [New Year Countdown / 新年倒计时](https://github.com/learning-js-by-reading-source-codes/vanillawebprojects/tree/main/new-year-countdown) | [在线演示](https://vanillawebprojects.com/projects/new-year-countdown/) | | 19 | [Sortable List / 可排序列表](https://github.com/learning-js-by-reading-source-codes/vanillawebprojects/tree/main/sortable-list) | [在线演示](https://vanillawebprojects.com/projects/sortable-list/) | | 20 | [Speak Number Guessing Game / 讲数字猜谜游戏](https://github.com/learning-js-by-reading-source-codes/vanillawebprojects/tree/main/speak-number-guess) | [在线演示](https://vanillawebprojects.com/projects/speak-number-guess/) | PULL REQUESTS 注意事项: 所有这些项目都是课程的一部分。 虽然我的确很感谢人们尝试使某些事情变得更漂亮或添加新功能,但我们仅接受请求请求并查看错误修复问题,以便使代码与课程保持一致