Skip to content

ramonmulia/angular-social-network

Repository files navigation

angular social network

Let's rock - Social Network

I created a social Network to rockstars! Its a simple one you can see all your rockstars friends, the feeds of them and you can also send your status too.

All data is fake! I'm using Mock Api to get the datas and simulate a post.

Endpoints

Feed GET: /api/v1/feeds
Feed POST: /api/v1/feeds
Friends GET: /api/v1/friends

This project was built using Angular 6 and Material Angular Frameworks I created the whole project's structure using Angular CLI

Installation

This project requires Node.js v8.11.0 to run.

Install the dependencies and devDependencies and start the server.

$ cd totvs-labs-challenge
$ npm i
$ npm run dev

Deployed on Heroku

let's Rock! - Social Network

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published