/Sokratis_Social_App

A social app like instagram using React, Redux, Node, Express

Primary LanguageJavaScript

Sokratis Social App

A simple social app similar to instagram

Running

First npm installfor all the necessary dependencies.

Then run npm start and open localhost:8080 in your browser.

Production Build

Run npm build to create a distro folder and a bundle.js file.