hackafy

Instagram clone built with React and Redux

  • 所有者: hibiken/hackafy
  • 平台:
  • 許可證:
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

Hackafy

Instagram clone SPA (single-page-application), in an effort to learn modern JS libraries.

Demo: Hosted on Heroku

Uses:

  • React
  • Redux
  • React-Router
  • Redux Form
  • Redux Thunk
  • Material UI

and more

Set up

API Server

You need to run a local Rails server,
which is in a separate repo (hackafy-api)

After cloning the repository, run PostgreSQL, Redis, and Rails server.
Rails server should listen to port 5000

bundle install
rails db:setup
rails s -p 5000

Webpack server

clone this repository, and run

npm install
npm run start

open localhost:3000 in your browser

Contribute

Feedbacks, issue reports are more than welcome!

主要指標

概覽
名稱與所有者hibiken/hackafy
主編程語言JavaScript
編程語言HTML (語言數: 3)
平台
許可證
所有者活动
創建於2016-08-19 16:29:40
推送於2017-07-28 06:32:45
最后一次提交2016-11-20 14:52:05
發布數0
用户参与
星數162
關注者數12
派生數44
提交數181
已啟用問題?
問題數5
打開的問題數5
拉請求數0
打開的拉請求數1
關閉的拉請求數0
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?