An open API service indexing awesome lists of open source software.

https://github.com/fredyzz/newsfeed-react-redux

Newsfeed build with React, Hooks, Redux and pure CSS.
https://github.com/fredyzz/newsfeed-react-redux

css newsfeed react react-router redux

Last synced: 7 months ago
JSON representation

Newsfeed build with React, Hooks, Redux and pure CSS.

Awesome Lists containing this project

README

          

# Buenos Aires News - Newsfeed

![app screenshot home](./.preview-static-images/home.png)
![app screenshot channel pg](./.preview-static-images/mobile.png)

[live demo](https://fredyzz.github.io/newsfeed-react-redux/)

## Build using:

- React.js
- Pure CSS
- Redux
- Redux Thunk
- React Router
- Hooks

- Canillita API

## Required:

- Node.js

## How to run the project:

- `npm install` to install dependencies
- `npm run dev`to run in development enviroment
- `npm run build && npm start`to run in production environment

## License

- MIT