Skip to content
/ Umtappo Public

Webapp based on TMDB api which display content and allow you to create watchlist

Notifications You must be signed in to change notification settings

Tiyyo/Umtappo

Repository files navigation

Presentation



(Link to the website)

Features

  • Authentication
  • Create watchlist
  • Like and rating
  • Content display based on your likes and ratings
  • Edit profile name, email, password or photo
  • Switch theme, languages or recommendations

Development

  1. Clone the repo

  2. Install and run

$ npm i
$ npm run dev
$ cd frontend
$ npm i
$ npm run start

This will run the website at http://localhost:3000.

Stack

  • Express
  • React
  • MongoDB

About

Webapp based on TMDB api which display content and allow you to create watchlist

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published