Skip to content

My own personal attempt to build something similar to an open source social network

License

Notifications You must be signed in to change notification settings

marioguerriero/opengram

Repository files navigation

Opengram

Build Status License Dependencies Heroku

Opengram is an hobby project made to learn some web development skills. It is a sort of web app which aims to mimic a social network behavior with server side rendering using React.

Usage

You should have a Node.js interpreter and MongoDB installed on your system in order to test this project with the following steps:

  • git clone https://github.com/marioguerriero/opengram
  • cd opengram
  • yarn install
  • yarn dev
  • Now open http://localhost:3000

About

My own personal attempt to build something similar to an open source social network

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published