This project was bootstrapped with Create React App.
-
Create an application on twitch and get a client-id and client secret
-
Create a .env file and define the following environment variables:
REACT_APP_CLIENT_ID= "your client id"
REACT_APP_CLIENT_SECRET= "your client secret"
-
In the project drectory run:
- Run the application with:
Hope this helps 😊
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.