Skip to content

ckunchur/EduSketch

Repository files navigation

EduSketch

View demo video here.

Quick Start

Live Site

View the EduSketch site live here. (automatically deployed after each PR is merged to main)

How to run app locally

  • Clone repo
  • Run npm install
  • create .env file in root directory with the following (replace empty strings):
    • REACT_OPENAI_API_KEY=""
    • REACT_APP_FIREBASE_API_KEY=""
    • REACT_APP_FIREBASE_AUTH_DOMAIN=""
    • REACT_APP_FIREBASE_PROJECT_ID=""
    • REACT_APP_FIREBASE_STORAGE_BUCKET=""
    • REACT_APP_FIREBASE_MESSAGING_SENDER_ID=""
    • REACT_APP_FIREBASE_APP_ID=""
  • run npm start

About

Automated Storyboard Generation for Down Syndrome

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors