Skip to content

pranjals149/SnapsInn

Repository files navigation

SnapsInn

This app is a snaps based web app. Whenever a user logs into his / her account, the app is redirected to the camera page. Just click the photograph and press Send. After clicking the send button, the snaps will be displayed in the chats section. The snaps can be opened and it will be valid for only 10 seconds. After 10 seconds, users will not be able to see the snaps. This app is made up of React + Redux + Material-UI.

Setup

  1. Clone this repository - git clone https://github.com/pranjals149/SnapsInn.git
  2. Move into the project's directory.
  3. Install the required dependencies - npm install
  4. Now, for running the project type - npm run
  5. The project will be running on http://localhost:3000/

Screenshot

Dependencies used

  1. Material-UI/core
  2. Material-UI/icons
  3. react-countdown-circle-timer
  4. react-redux
  5. react-router-dom
  6. react-timeago
  7. react-webcam
  8. uuid

Hope you like this app 😄