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
- clone the Project -
git@github.com:fernanalegria/reactnd-chirper-app.git
- install the dependencies -
npm install
- launch the development server -
npm start
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.