Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yarapolana/facebook-webpack-front
📱Facebook front using webpack created from scratch
https://github.com/yarapolana/facebook-webpack-front
babel babel-config rocketseat-desafio-04 webpack webpack-config
Last synced: 1 day ago
JSON representation
📱Facebook front using webpack created from scratch
- Host: GitHub
- URL: https://github.com/yarapolana/facebook-webpack-front
- Owner: yarapolana
- License: mit
- Created: 2019-12-11T12:14:20.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T02:29:26.000Z (about 2 years ago)
- Last Synced: 2025-01-06T18:18:34.422Z (8 days ago)
- Topics: babel, babel-config, rocketseat-desafio-04, webpack, webpack-config
- Language: JavaScript
- Homepage:
- Size: 2.47 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
📱Facebook Webfront using webpack
Front mimicing Facebook post feed. Created this page using webpack, webpack-cli, babel, and babel loaders.
🚀Description
A feed page build from scratch using Webpack. In this application I learned to use webpack-config + react + babel + babel loaders.Usage
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.
---
### License:This project is made available under the [MIT LICENSE](LICENSE.md).
### Authors: