/codercomm-fe

Demo app for teaching FTW course at CoderSchool

Primary LanguageJavaScript

CoderComm Frontend

A demo application for teaching the FTW course at CoderSchool.

Get Started

REACT_APP_BACKEND_API="https://codercomm-api-dot-cs-platform-306304.et.r.appspot.com/api"
REACT_APP_CLOUDINARY_CLOUD_NAME = 'cloudinary-cloud-name'
REACT_APP_CLOUDINARY_UPLOAD_PRESET = 'cloudinary-upload-preset'

The upload preset of your cloudinary should be unsigned.

  • Run npm install

The demo app is running on: https://codercomm-dot-cs-platform-306304.et.r.appspot.com