ribafs / react-app-js-ts

Home Page:https://blog.deepgram.com/how-to-migrate-your-react-project-to-typescript/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started with Create React App

This project was bootstrapped with Create React App. This branch shows the React App after adding additional functionality with Deepgram.

Getting started with this project

  • Clone this repo
  • Add a .env file. -In that .env file, include your Deepgram API Key (DG_KEY='your-api-key')
  • Run npm i in your terminal
  • Run npm run start in your terminal
  • Run node server/server.js in your terminal

Learn how to add tests with this guide

About

https://blog.deepgram.com/how-to-migrate-your-react-project-to-typescript/


Languages

Language:JavaScript 54.0%Language:CSS 26.8%Language:HTML 19.2%