Note: this is a modified fork from this repo
Clone the repository:
git clone https://github.com/AhmedAlatawi/react-apollo-server-file-upload.git
cd react-apollo-server-file-upload/server
and cd react-apollo-server-file-upload/web
in two separate terminals
Install packages:
yarn install
Start project:
yarn start