sahuankita2203 / chirp

A teaching example of the MEAN stack, by building a simple Twitter clone

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Teaching example for the MEAN stack by building out a Twitter clone named Chirp!

###Building Chirp, a MEAN Twitter Clone###

We're going to use the whole MEAN stack -- Mongo, Express, Angular, and Node -- to build out a simple but robust Twitter clone called Chirp.

We're going to show you how to: Create a dynamic front end by using the Angular.js front end framework Run an server-side application with authentication services on Node.js Model and store data in MongoDB Build an API using Express

and deploy it all on Azure!

###Getting started with Angular### ###Node and Express### ###MongoDB### ###Tying the app together in Angular###

About

A teaching example of the MEAN stack, by building a simple Twitter clone


Languages

Language:JavaScript 86.6%Language:HTML 10.6%Language:CSS 2.8%