First, you want to install nodejs, and type,
In the src directory you'll want to create a token.js file with the following line,
Make sure to replace token with your proper token.
In the parent directory, make sure you create a .env file and add the following line,
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3050 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.\