- Login and registration
- User is stored in session storage
- CRUD operations with genres from TMDB and my database (mysqlite file)
- CRUD operations with movies from TMDB and my database (mysqlite file)
- Searching movies from TMDB that are shown in table
- Conditional rendering
- Node v18
- To start an app you first need to go to servis map inside server and type npm start and then go to aplikacija map and also write npm start