Front mimicing Facebook post feed. Created this page using webpack, webpack-cli, babel, and babel loaders.
A feed page build from scratch using Webpack. In this application I learned to use webpack-config + react + babel + babel loaders.
To run the application first install dependencies
yarn or npm install
Then run the application
yarn dev
Your code should be up and running here
http://localhost:8000
Check out the instagram fullstack application here.
This project is made available under the MIT LICENSE.