kumiko-haraguchi / snap-image

πŸ“· An image loader to share snap images, share the exciting moment via SNS!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SnapImage

What if you can share your favorite images only for 30 seconds? SnapImage is an image loader with no caching, anyone can upload any images and share them via sns BUT those images will be gone in 30 seconds. Have fun with the exciting moment!

2018-01-27 17 35 59

Getting Started

1. Installing

git clone https://github.com/kumiko-haraguchi/snap-image.git
cd snap-image
yarn install

2. Running Redis Server(Redis is required)

redis-server

3. Running Dev & API Servers

yarn client
yarn server

=> You'll see the app on http://localhost:3000! πŸ’ƒ

Built With

  • React - Frontend
  • Redux - State Management
  • Express - Backend
  • Redis - Database
  • Knex - Query Builder
  • Yarn - Dependency Management
  • Heroku - Continuous Integration / Continuous Deployment

About

πŸ“· An image loader to share snap images, share the exciting moment via SNS!


Languages

Language:JavaScript 68.1%Language:CSS 24.9%Language:HTML 7.0%