kardoso / Chirper

A simple implementation of a Twitter-like app using React and Redux.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chirper Project

Chipper is a simple implementation of Twitter using React and Redux.

This repo is a code-along with the Redux project of React Nanodegree program.

Most of the commits in this repository correspond to videos in the program.

Project Setup

  • Clone the Project

  • Install the dependencies - npm install

  • Run the project using npm start or yarn start

About

A simple implementation of a Twitter-like app using React and Redux.


Languages

Language:JavaScript 84.4%Language:CSS 8.9%Language:HTML 6.7%