An instagram-like app, uploading files through filestack.
Node.js/React/Redux/Redux-Saga
-
install Node Package Manage (NPM) by installing Node.js
-
from the console move inside the project folder and run
npm install
-
in /src/index.js add a Filestack API key
-
run the following command to run webpack-dev-server
npm run server
- in the browser type localhost:8080