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

https://github.com/meibin08/twitter-web


https://github.com/meibin08/twitter-web

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# 技术栈

- react 18
- router v6
- webpack 5
- Typescript
- PWA
- rudex

## 开启启动

- yarn install
- yarn dev 开发环境
- yarn build 编译
- yarn start 线上环境

## 地址

- dev localhost:3000/
- prod localhost:9000/
- 在线地址:https://fake-twitter.vercel.app/

## 可操作页面/功能

- 主页
- 探索
- 个人资料
- 详情
- 发推特
- 登录
- 动态换肤

> 提示:暂时没有做响应式…