- Add axios request instance with interceptor that handle the catch function (it log the request and error)
- Add toast component (https://react-hot-toast.com/)
- Add modal component (https://stackoverflow.com/questions/40064249/react-animate-mount-and-unmount-of-a-single-component)
- Add animation package (react transition group seems nice)