Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/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.
https://github.com/timothyjan/screencrit-mean

angular angular-cli angular17-standalone angularmaterial css express expressjs html5 javascript mongodb mongodb-atlas nodejs typescript

Last synced: 3 months ago
JSON representation

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.

Awesome Lists containing this project

README

        

# 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: