hyyqcweb / taro-gank

๐Ÿ’ฏ taro induction ๐Ÿ˜๐Ÿ˜

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

๐Ÿ” must read before use

This is a little exercise program

Special thanks to Gank.io provided by the API

English | ็ฎ€ไฝ“ไธญๆ–‡

๐Ÿ’ก GIF preview

๐Ÿฆ Technology Stack

React + taro + taro-ui + es6

๐Ÿ“ฆ Development

  git clone https://github.com/hyyqcweb/taro-gank.git
  cd taro-gank
  yarn || npm install

๐Ÿ”จ Preview

  yarn dev:weapp || npm run dev:weapp  // only the small program was tested
  open weChat web development tool 
  click new project
  import taro-gank dist folder and write appid

๐Ÿ’ฆ Directory

\---src
    +---pages
    |   +---detail
    |   +---error
    |   +---index   
    |   +---info
    |   |   \---Components
    |   |       +---collect
    |   |       +---details
    |   |       +---imageUpload
    |   |       +---location
    |   |       +---setting
    |   |       +---upload
    |   +---log
    |   |   \---Components
    |   |       \---view
    |   +---topic
    +---static
    |   +---images
    |   +---info
    +---utils

๐Ÿ“‘ Features

โœ” Navigation content linkage

โœ” Use localStorage Collection, delete, de-weight

โœ” Nativity request, use promise Encapsulation

โœ” Tencent Map SDK use

โœ” National city pinyin Conversion Chinese

โœ” Complex data structure transformation

โœ” Long press image save

๐Ÿ”ฅ Contact

  junjie_hyyqc@163.com // please indicate your intention

๐Ÿ” Donation

After receiving the donation, I will update the donation list in time!

๐ŸŒ License

MIT

About

๐Ÿ’ฏ taro induction ๐Ÿ˜๐Ÿ˜

License:MIT License


Languages

Language:JavaScript 85.5%Language:CSS 13.0%Language:HTML 1.5%