Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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`