Steps to run this project: Run yarn command Create .env file in root folder. Specify server URL like that: REACT_APP_GRAPHQL_URL=http://localhost:4000/graphql Run yarn start command