Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/the-manpreet-singh/twitter-clone-real-world-redux-app
In this project we tweet the post, reply the any comments also like the post of users, this is real world project, I used react, redux, middleware, redux-thunk
https://github.com/the-manpreet-singh/twitter-clone-real-world-redux-app
actions apis connect middleware provider react react-dom react-icons react-redux react-redux-loading react-router reducers redux redux-thunk udacity-apis udacity-react-nanodegree
Last synced: 2 months ago
JSON representation
In this project we tweet the post, reply the any comments also like the post of users, this is real world project, I used react, redux, middleware, redux-thunk
- Host: GitHub
- URL: https://github.com/the-manpreet-singh/twitter-clone-real-world-redux-app
- Owner: The-manpreet-singh
- Created: 2020-06-22T16:49:57.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-13T03:25:28.000Z (about 2 years ago)
- Last Synced: 2023-03-07T16:48:57.197Z (almost 2 years ago)
- Topics: actions, apis, connect, middleware, provider, react, react-dom, react-icons, react-redux, react-redux-loading, react-router, reducers, redux, redux-thunk, udacity-apis, udacity-react-nanodegree
- Language: JavaScript
- Homepage: https://twitter-clone-real-world-by-manpreet.netlify.app/
- Size: 3.18 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Twitter-clone-real-world-redux Chirper Project
## Live url- https://twitter-clone-real-world-by-manpreet.netlify.app/
In this project we tweet the post, reply the any comments also like the post of users, this is real world project, I used react, redux, middleware, redux-thunk.
This repo is a code-along with the first project in the [React Nanodegree program](https://www.udacity.com/course/react-nanodegree--nd019).
## Project Setup
- install the dependencies - `yarn install`
- `yarn start`