Skip to content

mara5896/Movie-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ghost Orchids

Movie search application

Diagram:

https://excalidraw.com/#json=-Nvi-ATqr5F4GeJHpV0l4,2hhlOAv0OqSsmJdCIWk2aQ

How to run: use npm run dev after installing the dependencies

Frontend: Movie search main page is on http://localhost:5173/

Backend end points are:

http://localhost:5500/api/

http://localhost:5500/api/{title}

What is available:

Frontend: movie search UI and fetching to the backend server api.

Backend: api is available on localhost:5500/api

Two models are available: watchlist schema unde schema and mode.js and the user model to attempt and create a new user

.env

holds either the mongodb connection string or supabase connection string

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors