Skip to content

fernanalegria/reactnd-chirper-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chirper Project

Social media app that lets you post messages and read, like and reply to other users' messages

This repo is a code-along with the first project in the React Nanodegree program. However, it has been structured using ducks in order to make it scalable. Check out the benefits of this approach in Scaling your Redux App with ducks

Getting started

  • clone the Project - git@github.com:fernanalegria/reactnd-chirper-app.git
  • install the dependencies - npm install
  • launch the development server - npm start

Contributing

I'm absolutely open to suggestions and contributions to this project. If you want to contribute or make any comment, please contact me by email and I'll be happy to answer your queries.

About

Implementation of a simple Twitter-like client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 87.2%
  • CSS 7.6%
  • HTML 5.2%