TimothyJan / ScreenCrit-MEAN

Movie/TVShow reviews management app using the MEAN stack (MongoDB, Express, Angular, Node), Angular Material, and TMDB(The Movie DB) API. Built a REST API with Express, Node, and MongoDB along with a compatible frontend using Angular(Typescript), Angular Material and the TMDB(The Movie DB) API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ScreenCrit

Movie/TVShow reviews management app using the MEAN stack (MongoDB, Express, Angular, Node), Angular Material, and TMDB(The Movie DB) API. Built a REST API with Express, Node, and MongoDB along with a compatible frontend using Angular(Typescript), Angular Material and the TMDB(The Movie DB) API.

backend:

  • Start Server, navigate to backend/server and run ~npx ts-node src/server.ts
  • API URL - http://localhost:5200

frontend:

About

Movie/TVShow reviews management app using the MEAN stack (MongoDB, Express, Angular, Node), Angular Material, and TMDB(The Movie DB) API. Built a REST API with Express, Node, and MongoDB along with a compatible frontend using Angular(Typescript), Angular Material and the TMDB(The Movie DB) API.


Languages

Language:TypeScript 69.1%Language:HTML 19.5%Language:CSS 11.4%