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.
- Host: GitHub
- URL: https://github.com/fredyzz/newsfeed-react-redux
- Owner: fredyzz
- Created: 2020-08-25T00:44:46.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-12T00:29:05.000Z (about 5 years ago)
- Last Synced: 2025-01-18T07:47:43.894Z (9 months ago)
- Topics: css, newsfeed, react, react-router, redux
- Language: JavaScript
- Homepage: https://fredyzz.github.io/newsfeed-react-redux/
- Size: 1.99 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Buenos Aires News - Newsfeed

[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