You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# 1. Install the required dependencies
yarn
# 2. Change the endpoint api addresses to your local by editing a variable called API_BASE_URL
nano app/utils/api.js
# 3. Start the server with the frontend app
yarn start
License
This project is licensed under the MIT license. Copyright (c) 2020 Adrian Pietrzak.
About
Frontend Application using React.js with Hooks, Redux, Saga, Ant Design, styled-components and Jest