An open API service indexing awesome lists of open source software.

https://github.com/ryanuo/node-js

node.js的一些练习项目
https://github.com/ryanuo/node-js

Last synced: 8 months ago
JSON representation

node.js的一些练习项目

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)】