Skip to content

naumch1k/movies-explorer-api

Repository files navigation

Portfolio project: "Movies Explorer"

backend (Express JS) for the final project @ Yandex.Practicum

Read this in other languages: RU

Tech

Express JS | Node.js | MongoDB

Installation & Usage

# Clone the repository
git clone https://github.com/naumch1k/movies-explorer-api.git
# Enter the project directory
cd movies-explorer-api
# Install dependencies
npm i

In the project directory, you can run:

npm run start

Starts a local web server

npm run dev

Starts a local, live-reload web server

npm run lint

Runs the linter

About

backend (Express JS) for the final project @ Practicum Bootcamp

Topics

Resources

Stars

Watchers

Forks