ahmedalatawi / react-apollo-server-file-upload

File Upload using React with Apollo Server 3 and Node >= 14

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

File Upload using React with Apollo Server 3 and Node >= 14

Note: this is a modified fork from this repo

Running the project

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

About

File Upload using React with Apollo Server 3 and Node >= 14


Languages

Language:JavaScript 85.1%Language:HTML 14.9%