Giter VIP home page Giter VIP logo

stargram's Introduction

Stargram - a social network

starling

Stargram is a social media website built with TypeScript. Share your stories and connect with people around the world. Frame your views on a social space through your creativity.

GitHub followersForksStarsTwitter Follow


Live Website: Stargram


Video Demo:

Stargram-gh.mp4

Built using:

Client:

  • TypeScript - statically typed language.
  • ReactJS - Frontend JavaScript library.
  • React Router - Frontend routing & navigation.
  • Redux - Centralized state management.
  • React-Redux - Official React bindings for Redux.
  • Starling UI - Component Library.
  • SCSS - CSS preprocessor.
  • Cloudinary - cloud storage for images.
  • Custom Axios Hook - to perform asynchronous API calls.

Server:

  • TypeScript - statically typed language.
  • NodeJS - JavaScript runtime.
  • ExpressJS - back-end web application framework.
  • MongoDB - NoSQL database.
  • Mongoose - Object Data Modeling (ODM) library for MongoDB.

Features

  • Create a Post with image and caption
  • Edit & Delete Post
  • Homepage (User Feed)
  • Sort User Feed by Date, Trending & Recent
  • User Profile
  • Add Profile Picture, Bio and website
  • Follow / Unfollow users
  • Explore Feed (explore new people)
  • Bookmark Posts
  • Authentication

Run Locally

  • Clone the project git clone https://github.com/iRohitGaur/stargram.git

  • Go to the project directory

  • cd stargram

  • Install dependencies yarn install

  • Create a .env file

  • Add the following configuration to your .env file

REACT_APP_JWT_SECRET=<random string here>
REACT_APP_BACKEND_URL=<your backend url here>
REACT_APP_CLOUDINARY_UPLOAD_PRESET=<your cloudinary bucket name>
REACT_APP_CLOUDINARY_API_URL=<cloudinary api url here>
  • Start the server yarn start

Learning and Growing with @neogcamp

stargram's People

Contributors

irohitgaur avatar

Watchers

 avatar  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.