/react-chirper-app

This is a twitter clone built using React and Redux

Primary LanguageJavaScriptMIT LicenseMIT

Chirper Application

This is a twitter lookalike application built using React and Redux. This was built as part of React NanoDegree course from Udacity.

To get started developing right away:

  • install all project dependencies with npm install
  • start the development server with npm start