Giter Site home page Giter Site logo

vihanm1 / photogram-app Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kacperwitkowski/photogram-app

0.0 0.0 0.0 6.1 MB

Photogram is a free, online photo-sharing application and social network platform which allows users to edit and upload posts. As with other social networking platforms, Photogram users can like, comment on and bookmark others' photos, as well as send private messages to their friends.

Home Page: https://photogram-app.herokuapp.com/

JavaScript 18.35% TypeScript 79.54% CSS 0.99% HTML 1.12% Procfile 0.01%

photogram-app's Introduction

๐Ÿ“ท Photogram

App builded with MERN Stack, Typescript and Tailwind CSS.

  • Authentication via Email
  • Adding photos that are saved in the MongoDB database and on the cloudinary server
  • Sending messages between users in real time using socket.io
  • Redux-Toolkit to manage user data within components
  • Sending notifications when other users react to posts or send message on the chat

You can see a live demo at https://photogram-app.herokuapp.com/

๐Ÿ’โ€โ™‚๏ธ About

Photogram is a free, online photo-sharing application and social network platform which allows users to edit and upload posts. As with other social networking platforms, Photogram users can like, comment on and bookmark others' photos, as well as send private messages to their friends. Photogram also allows users to make their accounts private if they don't want to share their photos with everyone!

๐Ÿ“‹ Todo

  • Add Real-time notifications
  • Create a ability to pin any post

โš™๏ธ Configuring

Before you run the project configure the .env file like on this example(just copy .env.local and fill the options with your keys.

๐Ÿ“ฆ Installing and running locally in development mode

To get started, just clone the repository and run these commands:

git clone https://github.com/kacperwitkowski/Photogram-App.git
npm install in the global folder & npm install in the ./frontend folder
nodemon/node app.js in the global folder & npm run start in the ./frontend folder

photogram-app's People

Contributors

kacperwitkowski avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.