hackafy

Instagram clone built with React and Redux

  • Owner: hibiken/hackafy
  • Platform:
  • License::
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

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!

Main metrics

Overview
Name With Ownerhibiken/hackafy
Primary LanguageJavaScript
Program languageHTML (Language Count: 3)
Platform
License:
所有者活动
Created At2016-08-19 16:29:40
Pushed At2017-07-28 06:32:45
Last Commit At2016-11-20 14:52:05
Release Count0
用户参与
Stargazers Count162
Watchers Count12
Fork Count44
Commits Count181
Has Issues Enabled
Issues Count5
Issue Open Count5
Pull Requests Count0
Pull Requests Open Count1
Pull Requests Close Count0
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private