https://github.com/ryanuo/node-js
node.js的一些练习项目
https://github.com/ryanuo/node-js
Last synced: 8 months ago
JSON representation
node.js的一些练习项目
- Host: GitHub
- URL: https://github.com/ryanuo/node-js
- Owner: ryanuo
- Created: 2021-06-15T06:09:15.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-06-29T12:03:20.000Z (almost 4 years ago)
- Last Synced: 2025-08-18T17:19:50.116Z (9 months ago)
- Language: JavaScript
- Homepage: https://m.mr90.cf/node-js/
- Size: 83.9 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 仓库简介
- 本仓库主要是用来练习node.js的项目
## 项目名称
1. `todoList` 主要练习数据库mongodb的对数据的增删改查
2. `alibaixiu` 主要联系管理后台 登录注册
3. `blog` 博客系统
4. `news` 新闻文本的查询+python中tkinter库的使用
## 博客地址
1. 我的博客-[harryの心阁](https://m.mr90.top)
## 在线预览项目
1. react-cart 购物车案例:react18 【[购物车案例](https://m.mr90.top/node-js/reactcart)】