This starter repo has been bootstrapped with Create React App.
BACKEND_URL=https://5e6a7b350f70dd001643be10.mockapi.io/api/v1 npm startto run the development servernpm testto run tests.- Start writing code!
- Replace the contents of App.js with your own implementation.
- If you want to add styles, you can use App.css, the
styleprop, or any method you wish.
Here is the coding exercise