israelalagbe / MoviesSearchBackend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Movies NodeJS Backend

Node backend for True

Getting Started

Download and install nodejs https://nodejs.org/en/download/

Installing

Clone this repo

And run the following command to install

npm install

After installation copy .env.sample file and rename it to .env file

Run

To run and test locally, run the following command

npm run dev

About


Languages

Language:JavaScript 96.3%Language:HTML 2.2%Language:CSS 1.4%