Skip to content

Latest commit

 

History

History
47 lines (29 loc) · 988 Bytes

README.md

File metadata and controls

47 lines (29 loc) · 988 Bytes

Moviezzz

project-image

A website using MongoDB and ExpressJS as backend and React as frontend.

🛠️ Installation Steps:

1. Clone the repo:

git clone https://github.com/Shevilll/Moviezzz.git

2. Install the dependencies:

npm i

3. Create .env.local

cp .env .env.local

4. In .env.local enter your The MovieDB API and MongoDB URI

5. Run server

npm run start:backend

6. Run App

npm run start:frontend

🍰 Contribution Guidelines:

Found some bug? Create a issue and pull request

🛡️ License:

This project is licensed under the MIT License