This project was bootstrapped with Create React App.
- Clone the repo to your machine
- Install Node 16 >
- Create .env file and set the 2 variables
REACT_APP_BASE_URL=https://the-one-api.dev
REACT_APP_TOKEN=
This project was created using the The one API and you can check how create the token authorizarion here
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.