Skip to content

CodeArrest/MovieListTaskBackend

Repository files navigation

First, Install the dependencies

npm install

Install the mongodb server in local since It uses local mongodb to store and create the movies ( Basically CRUD operation )

npm run start
# or
yarn start
# or
pnpm start
# or
bun start

About

Movie List task

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published