Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 300 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 300 Bytes

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