Skip to content

jocelynshen/affective-text-interface

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Affective Text Interface

This is the frontend React.js code for a web application that converts speech to affectively generated text.

Development Environment Setup

  • Install Webstorm and open this project
  • Run npm install or yarn install to install all package dependencies
  • Install serve by running npm install -g serve

Running

Deploying

  • To build the app for production to the build folder, run npm run build
  • See the section about deployment for more information.

Code Explanation

  • App.js contains all the frontend code. Make sure to change the BASE_URL to where the server is running
  • App.css contains all the CSS styling

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published