How to run Teleprompter

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

To visit the app online, go to:

https://jpad-2023-teleprompter.vercel.app/
The Write with AI feature is currently disabled in the link above. If you want to test the AI feature, you can clone the code in this repository and replace the API KEY with your private openAI key (which can be found here) then run the app using npm start. Thank you!