Skip to content
This repository was archived by the owner on Oct 18, 2020. It is now read-only.

Latest commit

 

History

History
20 lines (16 loc) · 591 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 591 Bytes

Demo

https://shuzootani.github.io/techmine/

Techmine

You can find some resources to learn technologies on Techmine. techmineはWeb開発者が技術を学習するための勉強会、記事、動画チュートリアルなどの学習ソースを検索するシンプルなサービスです。

libraries and apis

  • react
  • redux
  • redux-thunk
  • WebAPIs and RSS feed (connpassAPI, QiitaAPI, YoutubeAPI, RSS)
  • YQL for parsing xml to json

Try on your machine

$ git clone https://github.com/shuzootani/techmine.git

$ cd ./techmine

$ yarn

$ yarn start