/readable

App to comment, vote and write posts using React and Redux

Primary LanguageJavaScript

Table of Contents

API Server

  • Download or fork and clone the starter server repository

  • Install the requirements from the included package.json file: npm install

  • Run the server with node server

Run Project

  • Download or fork and clone the project

  • Install dependencies: yarn install

  • Start the project execution: yarn start