This project was bootstrapped with Create React App.
- Please change .env.example to .env
- Make sure to run API wrapper. GetAddress.io doesn't allow CORS so this project needs an API wrapper. The repo is GetAddress.io API.
- After that, you need to specify the API wrapper to get addresses from getaddress.io for example REACT_APP_API='http://localhost:1337'
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
Builds the app for production to the build
folder.\
See the section about deployment for more information.
Help to find and fix problems with your code See the section about eslint