Show latest tweets for Hillary Clinton and Donald Trump (ALDO JS challenge)
Redux DevTools
Install yarn https://yarnpkg.com/lang/en/docs/install/
- React 16
- React-md
- Redux
- Redux-Observable / RxJS
- Reselect
- Webpack 3
- Express 4
- ESLint with Prettier
OS X -> brew install yarn
-
Rename
env-sample
to.env
and update it with your Twitter API credentials -
In the root directory type
yarn
oryarn install
to install the project dependencies -
To run the project type
yarn start:dev
-
Open
localhost:8000
-
BONUS (WEBPACK VISUALIZER ->
http://localhost:8000/dist/stats.html
)
~ Thanks.