Skip to content

Starter code for the Full Stack React workshop hosted by CSSC & GDSC on Oct 28th!

Notifications You must be signed in to change notification settings

utm-cssc/full-stack-react-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Full Stack React Demo

This repository contains the starter code for the Full Stack React workshop hosted by CSSC & GDSC

Installation

With Docker:

  • docker compose up --build
  • Visit localhost:3000!

Locally running:

  • Create a PSQL server instance according to details in database/

  • cd frontend && yarn

  • yarn dev

  • cd backend && yarn

  • yarn start

Authors:

  • Jarrod Servilla
  • Daniel Laufer
  • Milind Vishnoi

About

Starter code for the Full Stack React workshop hosted by CSSC & GDSC on Oct 28th!

Resources

Stars

Watchers

Forks